#060df7 color space conversions
Hex:
        #060df7
        RGB:
        6, 13, 247
        CMY:
        98, 95, 3
        CMYK:
        98, 95, 0, 3
      HSL:
        238°, 95.2569%, 49.6078%
        HSV (HSB):
        238°, 97.5709%, 96.8627%
        XYZ:
        17.0075, 7.0420, 88.4585
        xyY:
        0.1512, 0.0626, 7.0420
      CIE-Lab:
        31.9023, 75.2793, -104.0292
        CIE-LCH:
        31.9023, 128.4097, 305.8909
        CIE-Luv:
        31.9023, -9.3356, -126.4912
        Hunter-Lab:
        26.5367, 67.9625, -179.0640
      #060df7 color charts
#060df7 RGB chart
      #060df7 CMYK chart
      #060df7 RGB pie chart
      #060df7 color shades, tints & tones
#060df7 color schemes
#060df7 color preview, HTML & CSS examples
           This text has a color of #060df7        
        
          <p style="color:#060df7;">Text here</p>
        
        
          .mytext {color:#060df7;}
        
        Text color #060df7
      
           This box has a color of #060df7        
        
          <div style="background-color:#060df7;">Content here</div>
        
        
          .mybackground {background-color:#060df7;}
        
        Background color #060df7
      
           Border around this has a color of #060df7        
        
          <div style="border:2px solid #060df7;">Content here</div>
        
        
          .myborder {border:2px solid #060df7;}
        
        Border color #060df7