#33517d color space conversions
Hex:
        #33517d
        RGB:
        51, 81, 125
        CMY:
        80, 68, 51
        CMYK:
        59, 35, 0, 51
      HSL:
        216°, 42.0455%, 34.5098%
        HSV (HSB):
        216°, 59.2000%, 49.0196%
        XYZ:
        8.0093, 8.0693, 20.5374
        xyY:
        0.2187, 0.2204, 8.0693
      CIE-Lab:
        34.1269, 3.1438, -28.2731
        CIE-LCH:
        34.1269, 28.4474, 276.3448
        CIE-Luv:
        34.1269, -13.2240, -38.7888
        Hunter-Lab:
        28.4066, 0.6172, -22.9810
      #33517d color charts
#33517d RGB chart
      #33517d CMYK chart
      #33517d RGB pie chart
      #33517d color shades, tints & tones
#33517d color schemes
#33517d color preview, HTML & CSS examples
           This text has a color of #33517d        
        
          <p style="color:#33517d;">Text here</p>
        
        
          .mytext {color:#33517d;}
        
        Text color #33517d
      
           This box has a color of #33517d        
        
          <div style="background-color:#33517d;">Content here</div>
        
        
          .mybackground {background-color:#33517d;}
        
        Background color #33517d
      
           Border around this has a color of #33517d        
        
          <div style="border:2px solid #33517d;">Content here</div>
        
        
          .myborder {border:2px solid #33517d;}
        
        Border color #33517d