#060ad7 color space conversions
Hex:
        #060ad7
        RGB:
        6, 10, 215
        CMY:
        98, 96, 16
        CMYK:
        97, 95, 0, 16
      HSL:
        239°, 94.5701%, 43.3333%
        HSV (HSB):
        239°, 97.2093%, 84.3137%
        XYZ:
        12.4494, 5.1621, 64.6302
        xyY:
        0.1514, 0.0628, 5.1621
      CIE-Lab:
        27.1917, 67.7546, -93.6138
        CIE-LCH:
        27.1917, 115.5605, 305.8958
        CIE-Luv:
        27.1917, -7.9023, -107.6796
        Hunter-Lab:
        22.7202, 58.0473, -152.7526
      #060ad7 color charts
#060ad7 RGB chart
      #060ad7 CMYK chart
      #060ad7 RGB pie chart
      #060ad7 color shades, tints & tones
#060ad7 color schemes
#060ad7 color preview, HTML & CSS examples
           This text has a color of #060ad7        
        
          <p style="color:#060ad7;">Text here</p>
        
        
          .mytext {color:#060ad7;}
        
        Text color #060ad7
      
           This box has a color of #060ad7        
        
          <div style="background-color:#060ad7;">Content here</div>
        
        
          .mybackground {background-color:#060ad7;}
        
        Background color #060ad7
      
           Border around this has a color of #060ad7        
        
          <div style="border:2px solid #060ad7;">Content here</div>
        
        
          .myborder {border:2px solid #060ad7;}
        
        Border color #060ad7