#21536d color space conversions
Hex:
        #21536d
        RGB:
        33, 83, 109
        CMY:
        87, 67, 57
        CMYK:
        70, 24, 0, 57
      HSL:
        201°, 53.5211%, 27.8431%
        HSV (HSB):
        201°, 69.7248%, 42.7451%
        XYZ:
        6.4808, 7.6140, 15.5961
        xyY:
        0.2183, 0.2564, 7.6140
      CIE-Lab:
        33.1656, -7.6533, -19.8758
        CIE-LCH:
        33.1656, 21.2984, 248.9405
        CIE-Luv:
        33.1656, -18.5634, -25.5135
        Hunter-Lab:
        27.5934, -6.3648, -14.1959
      #21536d color charts
#21536d RGB chart
      #21536d CMYK chart
      #21536d RGB pie chart
      #21536d color shades, tints & tones
#21536d color schemes
#21536d color preview, HTML & CSS examples
           This text has a color of #21536d        
        
          <p style="color:#21536d;">Text here</p>
        
        
          .mytext {color:#21536d;}
        
        Text color #21536d
      
           This box has a color of #21536d        
        
          <div style="background-color:#21536d;">Content here</div>
        
        
          .mybackground {background-color:#21536d;}
        
        Background color #21536d
      
           Border around this has a color of #21536d        
        
          <div style="border:2px solid #21536d;">Content here</div>
        
        
          .myborder {border:2px solid #21536d;}
        
        Border color #21536d