#b003c1 color space conversions
Hex:
        #b003c1
        RGB:
        176, 3, 193
        CMY:
        31, 99, 24
        CMYK:
        9, 98, 0, 24
      HSL:
        295°, 96.9388%, 38.4314%
        HSV (HSB):
        295°, 98.4456%, 75.6863%
        XYZ:
        27.5627, 13.1455, 51.5367
        xyY:
        0.2988, 0.1425, 13.1455
      CIE-Lab:
        42.9816, 76.7203, -54.1726
        CIE-LCH:
        42.9816, 93.9185, 324.7739
        CIE-Luv:
        42.9816, 51.8458, -87.4275
        Hunter-Lab:
        36.2567, 72.2482, -58.8974
      #b003c1 color charts
#b003c1 RGB chart
      #b003c1 CMYK chart
      #b003c1 RGB pie chart
      #b003c1 color shades, tints & tones
#b003c1 color schemes
#b003c1 color preview, HTML & CSS examples
           This text has a color of #b003c1        
        
          <p style="color:#b003c1;">Text here</p>
        
        
          .mytext {color:#b003c1;}
        
        Text color #b003c1
      
           This box has a color of #b003c1        
        
          <div style="background-color:#b003c1;">Content here</div>
        
        
          .mybackground {background-color:#b003c1;}
        
        Background color #b003c1
      
           Border around this has a color of #b003c1        
        
          <div style="border:2px solid #b003c1;">Content here</div>
        
        
          .myborder {border:2px solid #b003c1;}
        
        Border color #b003c1