#205ba9 color space conversions
Hex:
        #205ba9
        RGB:
        32, 91, 169
        CMY:
        87, 64, 34
        CMYK:
        81, 46, 0, 34
      HSL:
        214°, 68.1592%, 39.4118%
        HSV (HSB):
        214°, 81.0651%, 66.2745%
        XYZ:
        11.4982, 10.6538, 38.9865
        xyY:
        0.1881, 0.1743, 10.6538
      CIE-Lab:
        38.9912, 10.2554, -47.2071
        CIE-LCH:
        38.9912, 48.3082, 282.2567
        CIE-Luv:
        38.9912, -19.4084, -68.7896
        Hunter-Lab:
        32.6402, 5.7600, -47.9697
      #205ba9 color charts
#205ba9 RGB chart
      #205ba9 CMYK chart
      #205ba9 RGB pie chart
      #205ba9 color shades, tints & tones
#205ba9 color schemes
#205ba9 color preview, HTML & CSS examples
           This text has a color of #205ba9        
        
          <p style="color:#205ba9;">Text here</p>
        
        
          .mytext {color:#205ba9;}
        
        Text color #205ba9
      
           This box has a color of #205ba9        
        
          <div style="background-color:#205ba9;">Content here</div>
        
        
          .mybackground {background-color:#205ba9;}
        
        Background color #205ba9
      
           Border around this has a color of #205ba9        
        
          <div style="border:2px solid #205ba9;">Content here</div>
        
        
          .myborder {border:2px solid #205ba9;}
        
        Border color #205ba9