#2060d8 color space conversions
Hex:
        #2060d8
        RGB:
        32, 96, 216
        CMY:
        87, 62, 15
        CMYK:
        85, 56, 0, 15
      HSL:
        219°, 74.1935%, 48.6275%
        HSV (HSB):
        219°, 85.1852%, 84.7059%
        XYZ:
        17.1732, 13.6307, 66.6916
        xyY:
        0.1761, 0.1398, 13.6307
      CIE-Lab:
        43.6986, 25.3451, -66.9220
        CIE-LCH:
        43.6986, 71.5607, 290.7430
        CIE-Luv:
        43.6986, -19.8533, -100.7966
        Hunter-Lab:
        36.9198, 18.4196, -81.2572
      #2060d8 color charts
#2060d8 RGB chart
      #2060d8 CMYK chart
      #2060d8 RGB pie chart
      #2060d8 color shades, tints & tones
#2060d8 color schemes
#2060d8 color preview, HTML & CSS examples
           This text has a color of #2060d8        
        
          <p style="color:#2060d8;">Text here</p>
        
        
          .mytext {color:#2060d8;}
        
        Text color #2060d8
      
           This box has a color of #2060d8        
        
          <div style="background-color:#2060d8;">Content here</div>
        
        
          .mybackground {background-color:#2060d8;}
        
        Background color #2060d8
      
           Border around this has a color of #2060d8        
        
          <div style="border:2px solid #2060d8;">Content here</div>
        
        
          .myborder {border:2px solid #2060d8;}
        
        Border color #2060d8