#205d4d color space conversions
Hex:
        #205d4d
        RGB:
        32, 93, 77
        CMY:
        87, 64, 70
        CMYK:
        66, 0, 17, 64
      HSL:
        164°, 48.8000%, 24.5098%
        HSV (HSB):
        164°, 65.5914%, 36.4706%
        XYZ:
        5.8496, 8.6716, 8.3867
        xyY:
        0.2554, 0.3785, 8.6716
      CIE-Lab:
        35.3442, -23.9028, 3.4290
        CIE-LCH:
        35.3442, 24.1475, 171.8364
        CIE-Luv:
        35.3442, -24.1611, 7.4251
        Hunter-Lab:
        29.4476, -16.0754, 3.7275
      #205d4d color charts
#205d4d RGB chart
      #205d4d CMYK chart
      #205d4d RGB pie chart
      #205d4d color shades, tints & tones
#205d4d color schemes
#205d4d color preview, HTML & CSS examples
           This text has a color of #205d4d        
        
          <p style="color:#205d4d;">Text here</p>
        
        
          .mytext {color:#205d4d;}
        
        Text color #205d4d
      
           This box has a color of #205d4d        
        
          <div style="background-color:#205d4d;">Content here</div>
        
        
          .mybackground {background-color:#205d4d;}
        
        Background color #205d4d
      
           Border around this has a color of #205d4d        
        
          <div style="border:2px solid #205d4d;">Content here</div>
        
        
          .myborder {border:2px solid #205d4d;}
        
        Border color #205d4d