#060ef1 color space conversions
Hex:
        #060ef1
        RGB:
        6, 14, 241
        CMY:
        98, 95, 5
        CMYK:
        98, 94, 0, 5
      HSL:
        238°, 95.1417%, 48.4314%
        HSV (HSB):
        238°, 97.5104%, 94.5098%
        XYZ:
        16.1093, 6.7037, 83.6640
        xyY:
        0.1513, 0.0630, 6.7037
      CIE-Lab:
        31.1226, 73.5901, -101.9390
        CIE-LCH:
        31.1226, 125.7262, 305.8256
        CIE-Luv:
        31.1226, -9.1336, -123.0913
        Hunter-Lab:
        25.8914, 65.7504, -173.4620
      #060ef1 color charts
#060ef1 RGB chart
      #060ef1 CMYK chart
      #060ef1 RGB pie chart
      #060ef1 color shades, tints & tones
#060ef1 color schemes
#060ef1 color preview, HTML & CSS examples
           This text has a color of #060ef1        
        
          <p style="color:#060ef1;">Text here</p>
        
        
          .mytext {color:#060ef1;}
        
        Text color #060ef1
      
           This box has a color of #060ef1        
        
          <div style="background-color:#060ef1;">Content here</div>
        
        
          .mybackground {background-color:#060ef1;}
        
        Background color #060ef1
      
           Border around this has a color of #060ef1        
        
          <div style="border:2px solid #060ef1;">Content here</div>
        
        
          .myborder {border:2px solid #060ef1;}
        
        Border color #060ef1