#2060d2 color space conversions
Hex:
        #2060d2
        RGB:
        32, 96, 210
        CMY:
        87, 62, 18
        CMYK:
        85, 54, 0, 18
      HSL:
        218°, 73.5537%, 47.4510%
        HSV (HSB):
        218°, 84.7619%, 82.3529%
        XYZ:
        16.4114, 13.3260, 62.6800
        xyY:
        0.1776, 0.1442, 13.3260
      CIE-Lab:
        43.2503, 23.0340, -64.2185
        CIE-LCH:
        43.2503, 68.2245, 289.7320
        CIE-Luv:
        43.2503, -19.9531, -96.5509
        Hunter-Lab:
        36.5047, 16.3647, -76.2498
      #2060d2 color charts
#2060d2 RGB chart
      #2060d2 CMYK chart
      #2060d2 RGB pie chart
      #2060d2 color shades, tints & tones
#2060d2 color schemes
#2060d2 color preview, HTML & CSS examples
           This text has a color of #2060d2        
        
          <p style="color:#2060d2;">Text here</p>
        
        
          .mytext {color:#2060d2;}
        
        Text color #2060d2
      
           This box has a color of #2060d2        
        
          <div style="background-color:#2060d2;">Content here</div>
        
        
          .mybackground {background-color:#2060d2;}
        
        Background color #2060d2
      
           Border around this has a color of #2060d2        
        
          <div style="border:2px solid #2060d2;">Content here</div>
        
        
          .myborder {border:2px solid #2060d2;}
        
        Border color #2060d2