#213a2d color space conversions
Hex:
        #213a2d
        RGB:
        33, 58, 45
        CMY:
        87, 77, 82
        CMYK:
        43, 0, 22, 77
      HSL:
        149°, 27.4725%, 17.8431%
        HSV (HSB):
        149°, 43.1034%, 22.7451%
        XYZ:
        2.6139, 3.5389, 3.0279
        xyY:
        0.2847, 0.3855, 3.5389
      CIE-Lab:
        22.0845, -13.2346, 5.0694
        CIE-LCH:
        22.0845, 14.1723, 159.0409
        CIE-Luv:
        22.0845, -10.4621, 6.6952
        Hunter-Lab:
        18.8120, -8.1185, 3.6252
      #213a2d color charts
#213a2d RGB chart
      #213a2d CMYK chart
      #213a2d RGB pie chart
      #213a2d color shades, tints & tones
#213a2d color schemes
#213a2d color preview, HTML & CSS examples
           This text has a color of #213a2d        
        
          <p style="color:#213a2d;">Text here</p>
        
        
          .mytext {color:#213a2d;}
        
        Text color #213a2d
      
           This box has a color of #213a2d        
        
          <div style="background-color:#213a2d;">Content here</div>
        
        
          .mybackground {background-color:#213a2d;}
        
        Background color #213a2d
      
           Border around this has a color of #213a2d        
        
          <div style="border:2px solid #213a2d;">Content here</div>
        
        
          .myborder {border:2px solid #213a2d;}
        
        Border color #213a2d