#205d6d color space conversions
Hex:
        #205d6d
        RGB:
        32, 93, 109
        CMY:
        87, 64, 57
        CMYK:
        71, 15, 0, 57
      HSL:
        192°, 54.6099%, 27.6471%
        HSV (HSB):
        192°, 70.6422%, 42.7451%
        XYZ:
        7.2703, 9.2399, 15.8683
        xyY:
        0.2245, 0.2854, 9.2399
      CIE-Lab:
        36.4421, -13.7966, -14.8320
        CIE-LCH:
        36.4421, 20.2567, 227.0714
        CIE-Luv:
        36.4421, -22.5164, -18.2464
        Hunter-Lab:
        30.3972, -10.5019, -9.6732
      #205d6d color charts
#205d6d RGB chart
      #205d6d CMYK chart
      #205d6d RGB pie chart
      #205d6d color shades, tints & tones
#205d6d color schemes
#205d6d color preview, HTML & CSS examples
           This text has a color of #205d6d        
        
          <p style="color:#205d6d;">Text here</p>
        
        
          .mytext {color:#205d6d;}
        
        Text color #205d6d
      
           This box has a color of #205d6d        
        
          <div style="background-color:#205d6d;">Content here</div>
        
        
          .mybackground {background-color:#205d6d;}
        
        Background color #205d6d
      
           Border around this has a color of #205d6d        
        
          <div style="border:2px solid #205d6d;">Content here</div>
        
        
          .myborder {border:2px solid #205d6d;}
        
        Border color #205d6d