#b003e1 color space conversions
Hex:
        #b003e1
        RGB:
        176, 3, 225
        CMY:
        31, 99, 12
        CMYK:
        22, 99, 0, 12
      HSL:
        287°, 97.3684%, 44.7059%
        HSV (HSB):
        287°, 98.6667%, 88.2353%
        XYZ:
        31.5277, 14.7315, 72.4159
        xyY:
        0.2657, 0.1241, 14.7315
      CIE-Lab:
        45.2642, 82.0458, -68.9495
        CIE-LCH:
        45.2642, 107.1706, 319.9570
        CIE-Luv:
        45.2642, 41.5582, -109.5033
        Hunter-Lab:
        38.3816, 79.4568, -84.9974
      #b003e1 color charts
#b003e1 RGB chart
      #b003e1 CMYK chart
      #b003e1 RGB pie chart
      #b003e1 color shades, tints & tones
#b003e1 color schemes
#b003e1 color preview, HTML & CSS examples
           This text has a color of #b003e1        
        
          <p style="color:#b003e1;">Text here</p>
        
        
          .mytext {color:#b003e1;}
        
        Text color #b003e1
      
           This box has a color of #b003e1        
        
          <div style="background-color:#b003e1;">Content here</div>
        
        
          .mybackground {background-color:#b003e1;}
        
        Background color #b003e1
      
           Border around this has a color of #b003e1        
        
          <div style="border:2px solid #b003e1;">Content here</div>
        
        
          .myborder {border:2px solid #b003e1;}
        
        Border color #b003e1