#205bc0 color space conversions
Hex:
        #205bc0
        RGB:
        32, 91, 192
        CMY:
        87, 64, 25
        CMYK:
        83, 53, 0, 25
      HSL:
        218°, 71.4286%, 43.9216%
        HSV (HSB):
        218°, 83.3333%, 75.2941%
        XYZ:
        13.8512, 11.5950, 51.3772
        xyY:
        0.1803, 0.1509, 11.5950
      CIE-Lab:
        40.5651, 19.3043, -58.1781
        CIE-LCH:
        40.5651, 61.2972, 288.3566
        CIE-Luv:
        40.5651, -18.8759, -86.0219
        Hunter-Lab:
        34.0515, 13.0187, -65.6214
      #205bc0 color charts
#205bc0 RGB chart
      #205bc0 CMYK chart
      #205bc0 RGB pie chart
      #205bc0 color shades, tints & tones
#205bc0 color schemes
#205bc0 color preview, HTML & CSS examples
           This text has a color of #205bc0        
        
          <p style="color:#205bc0;">Text here</p>
        
        
          .mytext {color:#205bc0;}
        
        Text color #205bc0
      
           This box has a color of #205bc0        
        
          <div style="background-color:#205bc0;">Content here</div>
        
        
          .mybackground {background-color:#205bc0;}
        
        Background color #205bc0
      
           Border around this has a color of #205bc0        
        
          <div style="border:2px solid #205bc0;">Content here</div>
        
        
          .myborder {border:2px solid #205bc0;}
        
        Border color #205bc0