#060070 color space conversions
Hex:
        #060070
        RGB:
        6, 0, 112
        CMY:
        98, 100, 56
        CMYK:
        95, 100, 0, 56
      HSL:
        243°, 100.0000%, 21.9608%
        HSV (HSB):
        243°, 100.0000%, 43.9216%
        XYZ:
        2.9997, 1.2086, 15.4044
        xyY:
        0.1529, 0.0616, 1.2086
      CIE-Lab:
        10.6204, 43.2668, -58.3164
        CIE-LCH:
        10.6204, 72.6142, 306.5729
        CIE-Luv:
        10.6204, -2.7143, -42.3606
        Hunter-Lab:
        10.9935, 29.4677, -75.3834
      #060070 color charts
#060070 RGB chart
      #060070 CMYK chart
      #060070 RGB pie chart
      #060070 color shades, tints & tones
#060070 color schemes
#060070 color preview, HTML & CSS examples
           This text has a color of #060070        
        
          <p style="color:#060070;">Text here</p>
        
        
          .mytext {color:#060070;}
        
        Text color #060070
      
           This box has a color of #060070        
        
          <div style="background-color:#060070;">Content here</div>
        
        
          .mybackground {background-color:#060070;}
        
        Background color #060070
      
           Border around this has a color of #060070        
        
          <div style="border:2px solid #060070;">Content here</div>
        
        
          .myborder {border:2px solid #060070;}
        
        Border color #060070