#33475d color space conversions
Hex:
        #33475d
        RGB:
        51, 71, 93
        CMY:
        80, 72, 64
        CMYK:
        45, 24, 0, 64
      HSL:
        211°, 29.1667%, 28.2353%
        HSV (HSB):
        211°, 45.1613%, 36.4706%
        XYZ:
        5.5943, 6.0006, 11.2193
        xyY:
        0.2452, 0.2630, 6.0006
      CIE-Lab:
        29.4140, -1.2565, -15.4632
        CIE-LCH:
        29.4140, 15.5141, 265.3545
        CIE-Luv:
        29.4140, -9.4543, -19.3239
        Hunter-Lab:
        24.4961, -2.1035, -10.0077
      #33475d color charts
#33475d RGB chart
      #33475d CMYK chart
      #33475d RGB pie chart
      #33475d color shades, tints & tones
#33475d color schemes
#33475d color preview, HTML & CSS examples
           This text has a color of #33475d        
        
          <p style="color:#33475d;">Text here</p>
        
        
          .mytext {color:#33475d;}
        
        Text color #33475d
      
           This box has a color of #33475d        
        
          <div style="background-color:#33475d;">Content here</div>
        
        
          .mybackground {background-color:#33475d;}
        
        Background color #33475d
      
           Border around this has a color of #33475d        
        
          <div style="border:2px solid #33475d;">Content here</div>
        
        
          .myborder {border:2px solid #33475d;}
        
        Border color #33475d