#b33ae1 color space conversions
Hex:
        #b33ae1
        RGB:
        179, 58, 225
        CMY:
        30, 77, 12
        CMYK:
        20, 74, 0, 12
      HSL:
        283°, 73.5683%, 55.4902%
        HSV (HSB):
        283°, 74.2222%, 88.2353%
        XYZ:
        33.6941, 18.0461, 72.9415
        xyY:
        0.2702, 0.1447, 18.0461
      CIE-Lab:
        49.5519, 71.3169, -61.9782
        CIE-LCH:
        49.5519, 94.4849, 319.0076
        CIE-Luv:
        49.5519, 38.4929, -101.7259
        Hunter-Lab:
        42.4807, 67.2384, -72.0676
      #b33ae1 color charts
#b33ae1 RGB chart
      #b33ae1 CMYK chart
      #b33ae1 RGB pie chart
      #b33ae1 color shades, tints & tones
#b33ae1 color schemes
#b33ae1 color preview, HTML & CSS examples
           This text has a color of #b33ae1        
        
          <p style="color:#b33ae1;">Text here</p>
        
        
          .mytext {color:#b33ae1;}
        
        Text color #b33ae1
      
           This box has a color of #b33ae1        
        
          <div style="background-color:#b33ae1;">Content here</div>
        
        
          .mybackground {background-color:#b33ae1;}
        
        Background color #b33ae1
      
           Border around this has a color of #b33ae1        
        
          <div style="border:2px solid #b33ae1;">Content here</div>
        
        
          .myborder {border:2px solid #b33ae1;}
        
        Border color #b33ae1