#33064d color space conversions
Hex:
        #33064d
        RGB:
        51, 6, 77
        CMY:
        80, 98, 70
        CMYK:
        34, 92, 0, 70
      HSL:
        278°, 85.5422%, 16.2745%
        HSV (HSB):
        278°, 92.2078%, 30.1961%
        XYZ:
        2.7699, 1.3699, 7.1396
        xyY:
        0.2456, 0.1214, 1.3699
      CIE-Lab:
        11.7557, 34.2307, -32.7948
        CIE-LCH:
        11.7557, 47.4050, 316.2273
        CIE-Luv:
        11.7557, 7.6142, -29.4567
        Hunter-Lab:
        11.7042, 21.7616, -27.9742
      #33064d color charts
#33064d RGB chart
      #33064d CMYK chart
      #33064d RGB pie chart
      #33064d color shades, tints & tones
#33064d color schemes
#33064d color preview, HTML & CSS examples
           This text has a color of #33064d        
        
          <p style="color:#33064d;">Text here</p>
        
        
          .mytext {color:#33064d;}
        
        Text color #33064d
      
           This box has a color of #33064d        
        
          <div style="background-color:#33064d;">Content here</div>
        
        
          .mybackground {background-color:#33064d;}
        
        Background color #33064d
      
           Border around this has a color of #33064d        
        
          <div style="border:2px solid #33064d;">Content here</div>
        
        
          .myborder {border:2px solid #33064d;}
        
        Border color #33064d