#205cc1 color space conversions
Hex:
        #205cc1
        RGB:
        32, 92, 193
        CMY:
        87, 64, 24
        CMYK:
        83, 52, 0, 24
      HSL:
        218°, 71.5556%, 44.1176%
        HSV (HSB):
        218°, 83.4197%, 75.6863%
        XYZ:
        14.0484, 11.8116, 51.9915
        xyY:
        0.1805, 0.1517, 11.8116
      CIE-Lab:
        40.9151, 19.0387, -58.1927
        CIE-LCH:
        40.9151, 61.2279, 288.1163
        CIE-Luv:
        40.9151, -19.1430, -86.2508
        Hunter-Lab:
        34.3680, 12.8205, -65.6355
      #205cc1 color charts
#205cc1 RGB chart
      #205cc1 CMYK chart
      #205cc1 RGB pie chart
      #205cc1 color shades, tints & tones
#205cc1 color schemes
#205cc1 color preview, HTML & CSS examples
           This text has a color of #205cc1        
        
          <p style="color:#205cc1;">Text here</p>
        
        
          .mytext {color:#205cc1;}
        
        Text color #205cc1
      
           This box has a color of #205cc1        
        
          <div style="background-color:#205cc1;">Content here</div>
        
        
          .mybackground {background-color:#205cc1;}
        
        Background color #205cc1
      
           Border around this has a color of #205cc1        
        
          <div style="border:2px solid #205cc1;">Content here</div>
        
        
          .myborder {border:2px solid #205cc1;}
        
        Border color #205cc1