#33145f color space conversions
Hex:
        #33145f
        RGB:
        51, 20, 95
        CMY:
        80, 92, 63
        CMYK:
        46, 79, 0, 63
      HSL:
        265°, 65.2174%, 22.5490%
        HSV (HSB):
        265°, 78.9474%, 37.2549%
        XYZ:
        3.6810, 2.0303, 11.0244
        xyY:
        0.2199, 0.1213, 2.0303
      CIE-Lab:
        15.6457, 32.7613, -38.6553
        CIE-LCH:
        15.6457, 50.6709, 310.2820
        CIE-Luv:
        15.6457, 4.3190, -39.9572
        Hunter-Lab:
        14.2490, 21.1762, -35.8980
      #33145f color charts
#33145f RGB chart
      #33145f CMYK chart
      #33145f RGB pie chart
      #33145f color shades, tints & tones
#33145f color schemes
#33145f color preview, HTML & CSS examples
           This text has a color of #33145f        
        
          <p style="color:#33145f;">Text here</p>
        
        
          .mytext {color:#33145f;}
        
        Text color #33145f
      
           This box has a color of #33145f        
        
          <div style="background-color:#33145f;">Content here</div>
        
        
          .mybackground {background-color:#33145f;}
        
        Background color #33145f
      
           Border around this has a color of #33145f        
        
          <div style="border:2px solid #33145f;">Content here</div>
        
        
          .myborder {border:2px solid #33145f;}
        
        Border color #33145f