#205e82 color space conversions
Hex:
        #205e82
        RGB:
        32, 94, 130
        CMY:
        87, 63, 49
        CMYK:
        75, 28, 0, 49
      HSL:
        202°, 60.4938%, 31.7647%
        HSV (HSB):
        202°, 75.3846%, 50.9804%
        XYZ:
        8.6276, 9.9242, 22.5799
        xyY:
        0.2098, 0.2413, 9.9242
      CIE-Lab:
        37.7060, -6.7822, -25.7850
        CIE-LCH:
        37.7060, 26.6620, 255.2634
        CIE-Luv:
        37.7060, -21.8700, -35.1823
        Hunter-Lab:
        31.5027, -6.2439, -20.4449
      #205e82 color charts
#205e82 RGB chart
      #205e82 CMYK chart
      #205e82 RGB pie chart
      #205e82 color shades, tints & tones
#205e82 color schemes
#205e82 color preview, HTML & CSS examples
           This text has a color of #205e82        
        
          <p style="color:#205e82;">Text here</p>
        
        
          .mytext {color:#205e82;}
        
        Text color #205e82
      
           This box has a color of #205e82        
        
          <div style="background-color:#205e82;">Content here</div>
        
        
          .mybackground {background-color:#205e82;}
        
        Background color #205e82
      
           Border around this has a color of #205e82        
        
          <div style="border:2px solid #205e82;">Content here</div>
        
        
          .myborder {border:2px solid #205e82;}
        
        Border color #205e82