#205d9d color space conversions
Hex:
        #205d9d
        RGB:
        32, 93, 157
        CMY:
        87, 64, 38
        CMYK:
        80, 41, 0, 38
      HSL:
        211°, 66.1376%, 37.0588%
        HSV (HSB):
        211°, 79.6178%, 61.5686%
        XYZ:
        10.5958, 10.5701, 33.3801
        xyY:
        0.1943, 0.1938, 10.5701
      CIE-Lab:
        38.8468, 4.2320, -40.2933
        CIE-LCH:
        38.8468, 40.5149, 275.9958
        CIE-Luv:
        38.8468, -20.4273, -58.1100
        Hunter-Lab:
        32.5117, 1.2791, -38.1154
      #205d9d color charts
#205d9d RGB chart
      #205d9d CMYK chart
      #205d9d RGB pie chart
      #205d9d color shades, tints & tones
#205d9d color schemes
#205d9d color preview, HTML & CSS examples
           This text has a color of #205d9d        
        
          <p style="color:#205d9d;">Text here</p>
        
        
          .mytext {color:#205d9d;}
        
        Text color #205d9d
      
           This box has a color of #205d9d        
        
          <div style="background-color:#205d9d;">Content here</div>
        
        
          .mybackground {background-color:#205d9d;}
        
        Background color #205d9d
      
           Border around this has a color of #205d9d        
        
          <div style="border:2px solid #205d9d;">Content here</div>
        
        
          .myborder {border:2px solid #205d9d;}
        
        Border color #205d9d