#b03ae1 color space conversions
Hex:
        #b03ae1
        RGB:
        176, 58, 225
        CMY:
        31, 77, 12
        CMYK:
        22, 74, 0, 12
      HSL:
        282°, 73.5683%, 55.4902%
        HSV (HSB):
        282°, 74.2222%, 88.2353%
        XYZ:
        33.0082, 17.6925, 72.9094
        xyY:
        0.2670, 0.1431, 17.6925
      CIE-Lab:
        49.1210, 70.7569, -62.6956
        CIE-LCH:
        49.1210, 94.5371, 318.4568
        CIE-Luv:
        49.1210, 36.7061, -102.4380
        Hunter-Lab:
        42.0624, 66.4673, -73.3274
      #b03ae1 color charts
#b03ae1 RGB chart
      #b03ae1 CMYK chart
      #b03ae1 RGB pie chart
      #b03ae1 color shades, tints & tones
#b03ae1 color schemes
#b03ae1 color preview, HTML & CSS examples
           This text has a color of #b03ae1        
        
          <p style="color:#b03ae1;">Text here</p>
        
        
          .mytext {color:#b03ae1;}
        
        Text color #b03ae1
      
           This box has a color of #b03ae1        
        
          <div style="background-color:#b03ae1;">Content here</div>
        
        
          .mybackground {background-color:#b03ae1;}
        
        Background color #b03ae1
      
           Border around this has a color of #b03ae1        
        
          <div style="border:2px solid #b03ae1;">Content here</div>
        
        
          .myborder {border:2px solid #b03ae1;}
        
        Border color #b03ae1