#205bc2 color space conversions
Hex:
        #205bc2
        RGB:
        32, 91, 194
        CMY:
        87, 64, 24
        CMYK:
        84, 53, 0, 24
      HSL:
        218°, 71.6814%, 44.3137%
        HSV (HSB):
        218°, 83.5052%, 76.0784%
        XYZ:
        14.0744, 11.6843, 52.5524
        xyY:
        0.1797, 0.1492, 11.6843
      CIE-Lab:
        40.7099, 20.0858, -59.1067
        CIE-LCH:
        40.7099, 62.4263, 288.7689
        CIE-Luv:
        40.7099, -18.8392, -87.4720
        Hunter-Lab:
        34.1823, 13.6773, -67.2258
      #205bc2 color charts
#205bc2 RGB chart
      #205bc2 CMYK chart
      #205bc2 RGB pie chart
      #205bc2 color shades, tints & tones
#205bc2 color schemes
#205bc2 color preview, HTML & CSS examples
           This text has a color of #205bc2        
        
          <p style="color:#205bc2;">Text here</p>
        
        
          .mytext {color:#205bc2;}
        
        Text color #205bc2
      
           This box has a color of #205bc2        
        
          <div style="background-color:#205bc2;">Content here</div>
        
        
          .mybackground {background-color:#205bc2;}
        
        Background color #205bc2
      
           Border around this has a color of #205bc2        
        
          <div style="border:2px solid #205bc2;">Content here</div>
        
        
          .myborder {border:2px solid #205bc2;}
        
        Border color #205bc2