#205e85 color space conversions
Hex:
        #205e85
        RGB:
        32, 94, 133
        CMY:
        87, 63, 48
        CMYK:
        76, 29, 0, 48
      HSL:
        203°, 61.2121%, 32.3529%
        HSV (HSB):
        203°, 75.9398%, 52.1569%
        XYZ:
        8.8320, 10.0059, 23.6561
        xyY:
        0.2078, 0.2355, 10.0059
      CIE-Lab:
        37.8531, -5.6556, -27.3831
        CIE-LCH:
        37.8531, 27.9610, 258.3305
        CIE-Luv:
        37.8531, -21.7336, -37.6997
        Hunter-Lab:
        31.6322, -5.5174, -22.1976
      #205e85 color charts
#205e85 RGB chart
      #205e85 CMYK chart
      #205e85 RGB pie chart
      #205e85 color shades, tints & tones
#205e85 color schemes
#205e85 color preview, HTML & CSS examples
           This text has a color of #205e85        
        
          <p style="color:#205e85;">Text here</p>
        
        
          .mytext {color:#205e85;}
        
        Text color #205e85
      
           This box has a color of #205e85        
        
          <div style="background-color:#205e85;">Content here</div>
        
        
          .mybackground {background-color:#205e85;}
        
        Background color #205e85
      
           Border around this has a color of #205e85        
        
          <div style="border:2px solid #205e85;">Content here</div>
        
        
          .myborder {border:2px solid #205e85;}
        
        Border color #205e85