#21324d color space conversions
Hex:
        #21324d
        RGB:
        33, 50, 77
        CMY:
        87, 80, 70
        CMYK:
        57, 35, 0, 70
      HSL:
        217°, 40.0000%, 21.5686%
        HSV (HSB):
        217°, 57.1429%, 30.1961%
        XYZ:
        3.1074, 3.1404, 7.4636
        xyY:
        0.2266, 0.2290, 3.1404
      CIE-Lab:
        20.5975, 2.1298, -18.7521
        CIE-LCH:
        20.5975, 18.8727, 276.4798
        CIE-Luv:
        20.5975, -7.1343, -21.1680
        Hunter-Lab:
        17.7211, 0.2878, -12.5663
      #21324d color charts
#21324d RGB chart
      #21324d CMYK chart
      #21324d RGB pie chart
      #21324d color shades, tints & tones
#21324d color schemes
#21324d color preview, HTML & CSS examples
           This text has a color of #21324d        
        
          <p style="color:#21324d;">Text here</p>
        
        
          .mytext {color:#21324d;}
        
        Text color #21324d
      
           This box has a color of #21324d        
        
          <div style="background-color:#21324d;">Content here</div>
        
        
          .mybackground {background-color:#21324d;}
        
        Background color #21324d
      
           Border around this has a color of #21324d        
        
          <div style="border:2px solid #21324d;">Content here</div>
        
        
          .myborder {border:2px solid #21324d;}
        
        Border color #21324d