#205cc6 color space conversions
Hex:
        #205cc6
        RGB:
        32, 92, 198
        CMY:
        87, 64, 22
        CMYK:
        84, 54, 0, 22
      HSL:
        218°, 72.1739%, 45.0980%
        HSV (HSB):
        218°, 83.8384%, 77.6471%
        XYZ:
        14.6159, 12.0386, 54.9794
        xyY:
        0.1790, 0.1475, 12.0386
      CIE-Lab:
        41.2774, 20.9896, -60.5071
        CIE-LCH:
        41.2774, 64.0443, 289.1314
        CIE-Luv:
        41.2774, -19.0502, -89.8722
        Hunter-Lab:
        34.6967, 14.4734, -69.6617
      #205cc6 color charts
#205cc6 RGB chart
      #205cc6 CMYK chart
      #205cc6 RGB pie chart
      #205cc6 color shades, tints & tones
#205cc6 color schemes
#205cc6 color preview, HTML & CSS examples
           This text has a color of #205cc6        
        
          <p style="color:#205cc6;">Text here</p>
        
        
          .mytext {color:#205cc6;}
        
        Text color #205cc6
      
           This box has a color of #205cc6        
        
          <div style="background-color:#205cc6;">Content here</div>
        
        
          .mybackground {background-color:#205cc6;}
        
        Background color #205cc6
      
           Border around this has a color of #205cc6        
        
          <div style="border:2px solid #205cc6;">Content here</div>
        
        
          .myborder {border:2px solid #205cc6;}
        
        Border color #205cc6