#060feb color space conversions
Hex:
        #060feb
        RGB:
        6, 15, 235
        CMY:
        98, 94, 8
        CMYK:
        97, 94, 0, 8
      HSL:
        238°, 95.0207%, 47.2549%
        HSV (HSB):
        238°, 97.4468%, 92.1569%
        XYZ:
        15.2413, 6.3785, 79.0251
        xyY:
        0.1514, 0.0634, 6.3785
      CIE-Lab:
        30.3480, 71.8667, -99.8242
        CIE-LCH:
        30.3480, 123.0028, 305.7513
        CIE-Luv:
        30.3480, -8.9358, -119.6877
        Hunter-Lab:
        25.2557, 63.5236, -167.8392
      #060feb color charts
#060feb RGB chart
      #060feb CMYK chart
      #060feb RGB pie chart
      #060feb color shades, tints & tones
#060feb color schemes
#060feb color preview, HTML & CSS examples
           This text has a color of #060feb        
        
          <p style="color:#060feb;">Text here</p>
        
        
          .mytext {color:#060feb;}
        
        Text color #060feb
      
           This box has a color of #060feb        
        
          <div style="background-color:#060feb;">Content here</div>
        
        
          .mybackground {background-color:#060feb;}
        
        Background color #060feb
      
           Border around this has a color of #060feb        
        
          <div style="border:2px solid #060feb;">Content here</div>
        
        
          .myborder {border:2px solid #060feb;}
        
        Border color #060feb