#2060c0 color space conversions
Hex:
        #2060c0
        RGB:
        32, 96, 192
        CMY:
        87, 62, 25
        CMYK:
        83, 50, 0, 25
      HSL:
        216°, 71.4286%, 43.9216%
        HSV (HSB):
        216°, 83.3333%, 75.2941%
        XYZ:
        14.2930, 12.4786, 51.5245
        xyY:
        0.1826, 0.1594, 12.4786
      CIE-Lab:
        41.9669, 16.0303, -55.9099
        CIE-LCH:
        41.9669, 58.1626, 285.9985
        CIE-Luv:
        41.9669, -20.3307, -83.4210
        Hunter-Lab:
        35.3250, 10.4045, -61.7518
      #2060c0 color charts
#2060c0 RGB chart
      #2060c0 CMYK chart
      #2060c0 RGB pie chart
      #2060c0 color shades, tints & tones
#2060c0 color schemes
#2060c0 color preview, HTML & CSS examples
           This text has a color of #2060c0        
        
          <p style="color:#2060c0;">Text here</p>
        
        
          .mytext {color:#2060c0;}
        
        Text color #2060c0
      
           This box has a color of #2060c0        
        
          <div style="background-color:#2060c0;">Content here</div>
        
        
          .mybackground {background-color:#2060c0;}
        
        Background color #2060c0
      
           Border around this has a color of #2060c0        
        
          <div style="border:2px solid #2060c0;">Content here</div>
        
        
          .myborder {border:2px solid #2060c0;}
        
        Border color #2060c0