#06057a color space conversions
Hex:
        #06057a
        RGB:
        6, 5, 122
        CMY:
        98, 98, 52
        CMYK:
        95, 96, 0, 52
      HSL:
        241°, 92.1260%, 24.9020%
        HSV (HSB):
        241°, 95.9016%, 47.8431%
        XYZ:
        3.6422, 1.5524, 18.5200
        xyY:
        0.1536, 0.0655, 1.5524
      CIE-Lab:
        12.9374, 43.8396, -60.9209
        CIE-LCH:
        12.9374, 75.0551, 305.7394
        CIE-Luv:
        12.9374, -3.5692, -50.2808
        Hunter-Lab:
        12.4595, 30.3757, -79.4078
      #06057a color charts
#06057a RGB chart
      #06057a CMYK chart
      #06057a RGB pie chart
      #06057a color shades, tints & tones
#06057a color schemes
#06057a color preview, HTML & CSS examples
           This text has a color of #06057a        
        
          <p style="color:#06057a;">Text here</p>
        
        
          .mytext {color:#06057a;}
        
        Text color #06057a
      
           This box has a color of #06057a        
        
          <div style="background-color:#06057a;">Content here</div>
        
        
          .mybackground {background-color:#06057a;}
        
        Background color #06057a
      
           Border around this has a color of #06057a        
        
          <div style="border:2px solid #06057a;">Content here</div>
        
        
          .myborder {border:2px solid #06057a;}
        
        Border color #06057a