#205b80 color space conversions
Hex:
        #205b80
        RGB:
        32, 91, 128
        CMY:
        87, 64, 50
        CMYK:
        75, 29, 0, 50
      HSL:
        203°, 60.0000%, 31.3725%
        HSV (HSB):
        203°, 75.0000%, 50.1961%
        XYZ:
        8.2330, 9.3478, 21.7924
        xyY:
        0.2091, 0.2374, 9.3478
      CIE-Lab:
        36.6454, -5.6900, -26.2211
        CIE-LCH:
        36.6454, 26.8314, 257.7566
        CIE-Luv:
        36.6454, -20.8786, -35.6758
        Hunter-Lab:
        30.5741, -5.4380, -20.8585
      #205b80 color charts
#205b80 RGB chart
      #205b80 CMYK chart
      #205b80 RGB pie chart
      #205b80 color shades, tints & tones
#205b80 color schemes
#205b80 color preview, HTML & CSS examples
           This text has a color of #205b80        
        
          <p style="color:#205b80;">Text here</p>
        
        
          .mytext {color:#205b80;}
        
        Text color #205b80
      
           This box has a color of #205b80        
        
          <div style="background-color:#205b80;">Content here</div>
        
        
          .mybackground {background-color:#205b80;}
        
        Background color #205b80
      
           Border around this has a color of #205b80        
        
          <div style="border:2px solid #205b80;">Content here</div>
        
        
          .myborder {border:2px solid #205b80;}
        
        Border color #205b80