#2060c8 color space conversions
Hex:
        #2060c8
        RGB:
        32, 96, 200
        CMY:
        87, 62, 22
        CMYK:
        84, 52, 0, 22
      HSL:
        217°, 72.4138%, 45.4902%
        HSV (HSB):
        217°, 84.0000%, 78.4314%
        XYZ:
        15.2039, 12.8429, 56.3212
        xyY:
        0.1802, 0.1522, 12.8429
      CIE-Lab:
        42.5256, 19.1543, -59.6401
        CIE-LCH:
        42.5256, 62.6405, 287.8052
        CIE-Luv:
        42.5256, -20.1480, -89.3309
        Hunter-Lab:
        35.8371, 13.0137, -68.0937
      #2060c8 color charts
#2060c8 RGB chart
      #2060c8 CMYK chart
      #2060c8 RGB pie chart
      #2060c8 color shades, tints & tones
#2060c8 color schemes
#2060c8 color preview, HTML & CSS examples
           This text has a color of #2060c8        
        
          <p style="color:#2060c8;">Text here</p>
        
        
          .mytext {color:#2060c8;}
        
        Text color #2060c8
      
           This box has a color of #2060c8        
        
          <div style="background-color:#2060c8;">Content here</div>
        
        
          .mybackground {background-color:#2060c8;}
        
        Background color #2060c8
      
           Border around this has a color of #2060c8        
        
          <div style="border:2px solid #2060c8;">Content here</div>
        
        
          .myborder {border:2px solid #2060c8;}
        
        Border color #2060c8