#b93cd8 color space conversions
Hex:
        #b93cd8
        RGB:
        185, 60, 216
        CMY:
        27, 76, 15
        CMYK:
        14, 72, 0, 15
      HSL:
        288°, 66.6667%, 54.1176%
        HSV (HSB):
        288°, 72.2222%, 84.7059%
        XYZ:
        34.0181, 18.5039, 66.7444
        xyY:
        0.2852, 0.1551, 18.5039
      CIE-Lab:
        50.1016, 70.0783, -55.9270
        CIE-LCH:
        50.1016, 89.6593, 321.4078
        CIE-Luv:
        50.1016, 44.3066, -93.1075
        Hunter-Lab:
        43.0161, 65.8835, -61.8839
      #b93cd8 color charts
#b93cd8 RGB chart
      #b93cd8 CMYK chart
      #b93cd8 RGB pie chart
      #b93cd8 color shades, tints & tones
#b93cd8 color schemes
#b93cd8 color preview, HTML & CSS examples
           This text has a color of #b93cd8        
        
          <p style="color:#b93cd8;">Text here</p>
        
        
          .mytext {color:#b93cd8;}
        
        Text color #b93cd8
      
           This box has a color of #b93cd8        
        
          <div style="background-color:#b93cd8;">Content here</div>
        
        
          .mybackground {background-color:#b93cd8;}
        
        Background color #b93cd8
      
           Border around this has a color of #b93cd8        
        
          <div style="border:2px solid #b93cd8;">Content here</div>
        
        
          .myborder {border:2px solid #b93cd8;}
        
        Border color #b93cd8