#33025e color space conversions
Hex:
        #33025e
        RGB:
        51, 2, 94
        CMY:
        80, 99, 63
        CMYK:
        46, 98, 0, 63
      HSL:
        272°, 95.8333%, 18.8235%
        HSV (HSB):
        272°, 97.8723%, 36.8627%
        XYZ:
        3.4073, 1.5554, 10.7103
        xyY:
        0.2174, 0.0992, 1.5554
      CIE-Lab:
        12.9559, 40.0553, -42.3993
        CIE-LCH:
        12.9559, 58.3277, 313.3717
        CIE-Luv:
        12.9559, 5.6726, -38.8302
        Hunter-Lab:
        12.4715, 26.9429, -42.1873
      #33025e color charts
#33025e RGB chart
      #33025e CMYK chart
      #33025e RGB pie chart
      #33025e color shades, tints & tones
#33025e color schemes
#33025e color preview, HTML & CSS examples
           This text has a color of #33025e        
        
          <p style="color:#33025e;">Text here</p>
        
        
          .mytext {color:#33025e;}
        
        Text color #33025e
      
           This box has a color of #33025e        
        
          <div style="background-color:#33025e;">Content here</div>
        
        
          .mybackground {background-color:#33025e;}
        
        Background color #33025e
      
           Border around this has a color of #33025e        
        
          <div style="border:2px solid #33025e;">Content here</div>
        
        
          .myborder {border:2px solid #33025e;}
        
        Border color #33025e