#060cd3 color space conversions
Hex:
        #060cd3
        RGB:
        6, 12, 211
        CMY:
        98, 95, 17
        CMYK:
        97, 94, 0, 17
      HSL:
        238°, 94.4700%, 42.5490%
        HSV (HSB):
        238°, 97.1564%, 82.7451%
        XYZ:
        11.9644, 5.0048, 61.9634
        xyY:
        0.1516, 0.0634, 5.0048
      CIE-Lab:
        26.7485, 66.3242, -92.0336
        CIE-LCH:
        26.7485, 113.4420, 305.7785
        CIE-Luv:
        26.7485, -7.8203, -105.4660
        Hunter-Lab:
        22.3714, 56.3134, -148.5589
      #060cd3 color charts
#060cd3 RGB chart
      #060cd3 CMYK chart
      #060cd3 RGB pie chart
      #060cd3 color shades, tints & tones
#060cd3 color schemes
#060cd3 color preview, HTML & CSS examples
           This text has a color of #060cd3        
        
          <p style="color:#060cd3;">Text here</p>
        
        
          .mytext {color:#060cd3;}
        
        Text color #060cd3
      
           This box has a color of #060cd3        
        
          <div style="background-color:#060cd3;">Content here</div>
        
        
          .mybackground {background-color:#060cd3;}
        
        Background color #060cd3
      
           Border around this has a color of #060cd3        
        
          <div style="border:2px solid #060cd3;">Content here</div>
        
        
          .myborder {border:2px solid #060cd3;}
        
        Border color #060cd3