#06057e color space conversions
Hex:
        #06057e
        RGB:
        6, 5, 126
        CMY:
        98, 98, 51
        CMYK:
        95, 96, 0, 51
      HSL:
        240°, 92.3664%, 25.6863%
        HSV (HSB):
        240°, 96.0317%, 49.4118%
        XYZ:
        3.8953, 1.6536, 19.8525
        xyY:
        0.1533, 0.0651, 1.6536
      CIE-Lab:
        13.5531, 45.0024, -62.4557
        CIE-LCH:
        13.5531, 76.9800, 305.7746
        CIE-Luv:
        13.5531, -3.7525, -52.8058
        Hunter-Lab:
        12.8593, 31.5665, -82.5320
      #06057e color charts
#06057e RGB chart
      #06057e CMYK chart
      #06057e RGB pie chart
      #06057e color shades, tints & tones
#06057e color schemes
#06057e color preview, HTML & CSS examples
           This text has a color of #06057e        
        
          <p style="color:#06057e;">Text here</p>
        
        
          .mytext {color:#06057e;}
        
        Text color #06057e
      
           This box has a color of #06057e        
        
          <div style="background-color:#06057e;">Content here</div>
        
        
          .mybackground {background-color:#06057e;}
        
        Background color #06057e
      
           Border around this has a color of #06057e        
        
          <div style="border:2px solid #06057e;">Content here</div>
        
        
          .myborder {border:2px solid #06057e;}
        
        Border color #06057e