#205d4f color space conversions
Hex:
        #205d4f
        RGB:
        32, 93, 79
        CMY:
        87, 64, 69
        CMYK:
        66, 0, 15, 64
      HSL:
        166°, 48.8000%, 24.5098%
        HSV (HSB):
        166°, 65.5914%, 36.4706%
        XYZ:
        5.9213, 8.7003, 8.7644
        xyY:
        0.2532, 0.3720, 8.7003
      CIE-Lab:
        35.4007, -23.3431, 2.2677
        CIE-LCH:
        35.4007, 23.4529, 174.4513
        CIE-Luv:
        35.4007, -24.0601, 5.9266
        Hunter-Lab:
        29.4963, -15.7850, 3.0302
      #205d4f color charts
#205d4f RGB chart
      #205d4f CMYK chart
      #205d4f RGB pie chart
      #205d4f color shades, tints & tones
#205d4f color schemes
#205d4f color preview, HTML & CSS examples
           This text has a color of #205d4f        
        
          <p style="color:#205d4f;">Text here</p>
        
        
          .mytext {color:#205d4f;}
        
        Text color #205d4f
      
           This box has a color of #205d4f        
        
          <div style="background-color:#205d4f;">Content here</div>
        
        
          .mybackground {background-color:#205d4f;}
        
        Background color #205d4f
      
           Border around this has a color of #205d4f        
        
          <div style="border:2px solid #205d4f;">Content here</div>
        
        
          .myborder {border:2px solid #205d4f;}
        
        Border color #205d4f