#060ed2 color space conversions
Hex:
        #060ed2
        RGB:
        6, 14, 210
        CMY:
        98, 95, 18
        CMYK:
        97, 93, 0, 18
      HSL:
        238°, 94.4444%, 42.3529%
        HSV (HSB):
        238°, 97.1429%, 82.3529%
        XYZ:
        11.8650, 5.0059, 61.3137
        xyY:
        0.1518, 0.0640, 5.0059
      CIE-Lab:
        26.7517, 65.6142, -91.4467
        CIE-LCH:
        26.7517, 112.5510, 305.6599
        CIE-Luv:
        26.7517, -7.8745, -105.0351
        Hunter-Lab:
        22.3740, 55.5049, -146.8168
      #060ed2 color charts
#060ed2 RGB chart
      #060ed2 CMYK chart
      #060ed2 RGB pie chart
      #060ed2 color shades, tints & tones
#060ed2 color schemes
#060ed2 color preview, HTML & CSS examples
           This text has a color of #060ed2        
        
          <p style="color:#060ed2;">Text here</p>
        
        
          .mytext {color:#060ed2;}
        
        Text color #060ed2
      
           This box has a color of #060ed2        
        
          <div style="background-color:#060ed2;">Content here</div>
        
        
          .mybackground {background-color:#060ed2;}
        
        Background color #060ed2
      
           Border around this has a color of #060ed2        
        
          <div style="border:2px solid #060ed2;">Content here</div>
        
        
          .myborder {border:2px solid #060ed2;}
        
        Border color #060ed2