#205c86 color space conversions
Hex:
        #205c86
        RGB:
        32, 92, 134
        CMY:
        87, 64, 47
        CMYK:
        76, 31, 0, 47
      HSL:
        205°, 61.4458%, 32.5490%
        HSV (HSB):
        205°, 76.1194%, 52.5490%
        XYZ:
        8.7259, 9.6826, 23.9633
        xyY:
        0.2059, 0.2285, 9.6826
      CIE-Lab:
        37.2666, -4.0385, -28.9123
        CIE-LCH:
        37.2666, 29.1930, 262.0484
        CIE-Luv:
        37.2666, -20.9774, -39.9675
        Hunter-Lab:
        31.1169, -4.3990, -23.8778
      #205c86 color charts
#205c86 RGB chart
      #205c86 CMYK chart
      #205c86 RGB pie chart
      #205c86 color shades, tints & tones
#205c86 color schemes
#205c86 color preview, HTML & CSS examples
           This text has a color of #205c86        
        
          <p style="color:#205c86;">Text here</p>
        
        
          .mytext {color:#205c86;}
        
        Text color #205c86
      
           This box has a color of #205c86        
        
          <div style="background-color:#205c86;">Content here</div>
        
        
          .mybackground {background-color:#205c86;}
        
        Background color #205c86
      
           Border around this has a color of #205c86        
        
          <div style="border:2px solid #205c86;">Content here</div>
        
        
          .myborder {border:2px solid #205c86;}
        
        Border color #205c86