#205fb1 color space conversions
Hex:
        #205fb1
        RGB:
        32, 95, 177
        CMY:
        87, 63, 31
        CMYK:
        82, 46, 0, 31
      HSL:
        214°, 69.3780%, 40.9804%
        HSV (HSB):
        214°, 81.9209%, 69.4118%
        XYZ:
        12.6237, 11.6658, 43.1814
        xyY:
        0.1871, 0.1729, 11.6658
      CIE-Lab:
        40.6800, 10.7949, -49.2166
        CIE-LCH:
        40.6800, 50.3865, 282.3710
        CIE-Luv:
        40.6800, -20.4282, -72.6055
        Hunter-Lab:
        34.1553, 6.2014, -51.0497
      #205fb1 color charts
#205fb1 RGB chart
      #205fb1 CMYK chart
      #205fb1 RGB pie chart
      #205fb1 color shades, tints & tones
#205fb1 color schemes
#205fb1 color preview, HTML & CSS examples
           This text has a color of #205fb1        
        
          <p style="color:#205fb1;">Text here</p>
        
        
          .mytext {color:#205fb1;}
        
        Text color #205fb1
      
           This box has a color of #205fb1        
        
          <div style="background-color:#205fb1;">Content here</div>
        
        
          .mybackground {background-color:#205fb1;}
        
        Background color #205fb1
      
           Border around this has a color of #205fb1        
        
          <div style="border:2px solid #205fb1;">Content here</div>
        
        
          .myborder {border:2px solid #205fb1;}
        
        Border color #205fb1