#b900ce color space conversions
Hex:
        #b900ce
        RGB:
        185, 0, 206
        CMY:
        27, 100, 19
        CMYK:
        10, 100, 0, 19
      HSL:
        294°, 100.0000%, 40.3922%
        HSV (HSB):
        294°, 100.0000%, 80.7843%
        XYZ:
        31.1482, 14.7705, 59.6018
        xyY:
        0.2952, 0.1400, 14.7705
      CIE-Lab:
        45.3183, 80.4183, -57.8838
        CIE-LCH:
        45.3183, 99.0840, 324.2543
        CIE-Luv:
        45.3183, 53.5500, -94.4203
        Hunter-Lab:
        38.4324, 77.4113, -65.0455
      #b900ce color charts
#b900ce RGB chart
      #b900ce CMYK chart
      #b900ce RGB pie chart
      #b900ce color shades, tints & tones
#b900ce color schemes
#b900ce color preview, HTML & CSS examples
           This text has a color of #b900ce        
        
          <p style="color:#b900ce;">Text here</p>
        
        
          .mytext {color:#b900ce;}
        
        Text color #b900ce
      
           This box has a color of #b900ce        
        
          <div style="background-color:#b900ce;">Content here</div>
        
        
          .mybackground {background-color:#b900ce;}
        
        Background color #b900ce
      
           Border around this has a color of #b900ce        
        
          <div style="border:2px solid #b900ce;">Content here</div>
        
        
          .myborder {border:2px solid #b900ce;}
        
        Border color #b900ce