#060bfe color space conversions
Hex:
        #060bfe
        RGB:
        6, 11, 254
        CMY:
        98, 96, 0
        CMYK:
        98, 96, 0, 0
      HSL:
        239°, 99.2000%, 50.9804%
        HSV (HSB):
        239°, 97.6378%, 99.6078%
        XYZ:
        18.0842, 7.4338, 94.2477
        xyY:
        0.1510, 0.0621, 7.4338
      CIE-Lab:
        32.7748, 77.3426, -106.5102
        CIE-LCH:
        32.7748, 131.6294, 305.9853
        CIE-Luv:
        32.7748, -9.5473, -130.4116
        Hunter-Lab:
        27.2650, 70.6805, -185.8636
      #060bfe color charts
#060bfe RGB chart
      #060bfe CMYK chart
      #060bfe RGB pie chart
      #060bfe color shades, tints & tones
#060bfe color schemes
#060bfe color preview, HTML & CSS examples
           This text has a color of #060bfe        
        
          <p style="color:#060bfe;">Text here</p>
        
        
          .mytext {color:#060bfe;}
        
        Text color #060bfe
      
           This box has a color of #060bfe        
        
          <div style="background-color:#060bfe;">Content here</div>
        
        
          .mybackground {background-color:#060bfe;}
        
        Background color #060bfe
      
           Border around this has a color of #060bfe        
        
          <div style="border:2px solid #060bfe;">Content here</div>
        
        
          .myborder {border:2px solid #060bfe;}
        
        Border color #060bfe