#060cd8 color space conversions
Hex:
        #060cd8
        RGB:
        6, 12, 216
        CMY:
        98, 95, 15
        CMYK:
        97, 94, 0, 15
      HSL:
        238°, 94.5946%, 43.5294%
        HSV (HSB):
        238°, 97.2222%, 84.7059%
        XYZ:
        12.6012, 5.2595, 65.3168
        xyY:
        0.1515, 0.0632, 5.2595
      CIE-Lab:
        27.4617, 67.6189, -93.7413
        CIE-LCH:
        27.4617, 115.5844, 305.8042
        CIE-Luv:
        27.4617, -8.0269, -108.4068
        Hunter-Lab:
        22.9337, 57.9456, -152.8088
      #060cd8 color charts
#060cd8 RGB chart
      #060cd8 CMYK chart
      #060cd8 RGB pie chart
      #060cd8 color shades, tints & tones
#060cd8 color schemes
#060cd8 color preview, HTML & CSS examples
           This text has a color of #060cd8        
        
          <p style="color:#060cd8;">Text here</p>
        
        
          .mytext {color:#060cd8;}
        
        Text color #060cd8
      
           This box has a color of #060cd8        
        
          <div style="background-color:#060cd8;">Content here</div>
        
        
          .mybackground {background-color:#060cd8;}
        
        Background color #060cd8
      
           Border around this has a color of #060cd8        
        
          <div style="border:2px solid #060cd8;">Content here</div>
        
        
          .myborder {border:2px solid #060cd8;}
        
        Border color #060cd8