#060f7a color space conversions
Hex:
        #060f7a
        RGB:
        6, 15, 122
        CMY:
        98, 94, 52
        CMYK:
        95, 88, 0, 52
      HSL:
        235°, 90.6250%, 25.0980%
        HSV (HSB):
        235°, 95.0820%, 47.8431%
        XYZ:
        3.7588, 1.7855, 18.5589
        xyY:
        0.1559, 0.0741, 1.7855
      CIE-Lab:
        14.3188, 39.6646, -58.6166
        CIE-LCH:
        14.3188, 70.7756, 304.0853
        CIE-Luv:
        14.3188, -4.3660, -52.4840
        Hunter-Lab:
        13.3623, 26.8277, -72.9943
      #060f7a color charts
#060f7a RGB chart
      #060f7a CMYK chart
      #060f7a RGB pie chart
      #060f7a color shades, tints & tones
#060f7a color schemes
#060f7a color preview, HTML & CSS examples
           This text has a color of #060f7a        
        
          <p style="color:#060f7a;">Text here</p>
        
        
          .mytext {color:#060f7a;}
        
        Text color #060f7a
      
           This box has a color of #060f7a        
        
          <div style="background-color:#060f7a;">Content here</div>
        
        
          .mybackground {background-color:#060f7a;}
        
        Background color #060f7a
      
           Border around this has a color of #060f7a        
        
          <div style="border:2px solid #060f7a;">Content here</div>
        
        
          .myborder {border:2px solid #060f7a;}
        
        Border color #060f7a