#b93dd5 color space conversions
Hex:
        #b93dd5
        RGB:
        185, 61, 213
        CMY:
        27, 76, 16
        CMYK:
        13, 71, 0, 16
      HSL:
        289°, 64.4068%, 53.7255%
        HSV (HSB):
        289°, 71.3615%, 83.5294%
        XYZ:
        33.6866, 18.4559, 64.7376
        xyY:
        0.2882, 0.1579, 18.4559
      CIE-Lab:
        50.0444, 69.1678, -54.3056
        CIE-LCH:
        50.0444, 87.9391, 321.8635
        CIE-Luv:
        50.0444, 44.9700, -90.5921
        Hunter-Lab:
        42.9603, 64.7871, -59.2730
      #b93dd5 color charts
#b93dd5 RGB chart
      #b93dd5 CMYK chart
      #b93dd5 RGB pie chart
      #b93dd5 color shades, tints & tones
#b93dd5 color schemes
#b93dd5 color preview, HTML & CSS examples
           This text has a color of #b93dd5        
        
          <p style="color:#b93dd5;">Text here</p>
        
        
          .mytext {color:#b93dd5;}
        
        Text color #b93dd5
      
           This box has a color of #b93dd5        
        
          <div style="background-color:#b93dd5;">Content here</div>
        
        
          .mybackground {background-color:#b93dd5;}
        
        Background color #b93dd5
      
           Border around this has a color of #b93dd5        
        
          <div style="border:2px solid #b93dd5;">Content here</div>
        
        
          .myborder {border:2px solid #b93dd5;}
        
        Border color #b93dd5