#205a8a color space conversions
Hex:
        #205a8a
        RGB:
        32, 90, 138
        CMY:
        87, 65, 46
        CMYK:
        77, 35, 0, 46
      HSL:
        207°, 62.3529%, 33.3333%
        HSV (HSB):
        207°, 76.8116%, 54.1176%
        XYZ:
        8.8393, 9.4544, 25.4038
        xyY:
        0.2023, 0.2164, 9.4544
      CIE-Lab:
        36.8448, -1.2475, -32.0122
        CIE-LCH:
        36.8448, 32.0365, 267.7684
        CIE-Luv:
        36.8448, -20.1124, -44.6757
        Hunter-Lab:
        30.7480, -2.4947, -27.4614
      #205a8a color charts
#205a8a RGB chart
      #205a8a CMYK chart
      #205a8a RGB pie chart
      #205a8a color shades, tints & tones
#205a8a color schemes
#205a8a color preview, HTML & CSS examples
           This text has a color of #205a8a        
        
          <p style="color:#205a8a;">Text here</p>
        
        
          .mytext {color:#205a8a;}
        
        Text color #205a8a
      
           This box has a color of #205a8a        
        
          <div style="background-color:#205a8a;">Content here</div>
        
        
          .mybackground {background-color:#205a8a;}
        
        Background color #205a8a
      
           Border around this has a color of #205a8a        
        
          <div style="border:2px solid #205a8a;">Content here</div>
        
        
          .myborder {border:2px solid #205a8a;}
        
        Border color #205a8a