#b003bf color space conversions
Hex:
        #b003bf
        RGB:
        176, 3, 191
        CMY:
        31, 99, 25
        CMYK:
        8, 98, 0, 25
      HSL:
        295°, 96.9072%, 38.0392%
        HSV (HSB):
        295°, 98.4293%, 74.9020%
        XYZ:
        27.3410, 13.0568, 50.3694
        xyY:
        0.3012, 0.1438, 13.0568
      CIE-Lab:
        42.8487, 76.4036, -53.2160
        CIE-LCH:
        42.8487, 93.1099, 325.1424
        CIE-Luv:
        42.8487, 52.5517, -85.9992
        Hunter-Lab:
        36.1342, 71.8275, -57.3535
      #b003bf color charts
#b003bf RGB chart
      #b003bf CMYK chart
      #b003bf RGB pie chart
      #b003bf color shades, tints & tones
#b003bf color schemes
#b003bf color preview, HTML & CSS examples
           This text has a color of #b003bf        
        
          <p style="color:#b003bf;">Text here</p>
        
        
          .mytext {color:#b003bf;}
        
        Text color #b003bf
      
           This box has a color of #b003bf        
        
          <div style="background-color:#b003bf;">Content here</div>
        
        
          .mybackground {background-color:#b003bf;}
        
        Background color #b003bf
      
           Border around this has a color of #b003bf        
        
          <div style="border:2px solid #b003bf;">Content here</div>
        
        
          .myborder {border:2px solid #b003bf;}
        
        Border color #b003bf