#205b8a color space conversions
Hex:
        #205b8a
        RGB:
        32, 91, 138
        CMY:
        87, 64, 46
        CMYK:
        77, 34, 0, 46
      HSL:
        207°, 62.3529%, 33.3333%
        HSV (HSB):
        207°, 76.8116%, 54.1176%
        XYZ:
        8.9242, 9.6242, 25.4321
        xyY:
        0.2029, 0.2188, 9.6242
      CIE-Lab:
        37.1594, -1.8802, -31.5156
        CIE-LCH:
        37.1594, 31.5716, 266.5858
        CIE-Luv:
        37.1594, -20.4605, -43.9853
        Hunter-Lab:
        31.0229, -2.9420, -26.8889
      #205b8a color charts
#205b8a RGB chart
      #205b8a CMYK chart
      #205b8a RGB pie chart
      #205b8a color shades, tints & tones
#205b8a color schemes
#205b8a color preview, HTML & CSS examples
           This text has a color of #205b8a        
        
          <p style="color:#205b8a;">Text here</p>
        
        
          .mytext {color:#205b8a;}
        
        Text color #205b8a
      
           This box has a color of #205b8a        
        
          <div style="background-color:#205b8a;">Content here</div>
        
        
          .mybackground {background-color:#205b8a;}
        
        Background color #205b8a
      
           Border around this has a color of #205b8a        
        
          <div style="border:2px solid #205b8a;">Content here</div>
        
        
          .myborder {border:2px solid #205b8a;}
        
        Border color #205b8a