#06527d color space conversions
Hex:
        #06527d
        RGB:
        6, 82, 125
        CMY:
        98, 68, 51
        CMYK:
        95, 34, 0, 51
      HSL:
        202°, 90.8397%, 25.6863%
        HSV (HSB):
        202°, 95.2000%, 49.0196%
        XYZ:
        6.7941, 7.5540, 20.5020
        xyY:
        0.1950, 0.2168, 7.5540
      CIE-Lab:
        33.0362, -3.8552, -30.0877
        CIE-LCH:
        33.0362, 30.3337, 262.6983
        CIE-Luv:
        33.0362, -20.6999, -40.3639
        Hunter-Lab:
        27.4845, -3.9733, -24.9881
      #06527d color charts
#06527d RGB chart
      #06527d CMYK chart
      #06527d RGB pie chart
      #06527d color shades, tints & tones
#06527d color schemes
#06527d color preview, HTML & CSS examples
           This text has a color of #06527d        
        
          <p style="color:#06527d;">Text here</p>
        
        
          .mytext {color:#06527d;}
        
        Text color #06527d
      
           This box has a color of #06527d        
        
          <div style="background-color:#06527d;">Content here</div>
        
        
          .mybackground {background-color:#06527d;}
        
        Background color #06527d
      
           Border around this has a color of #06527d        
        
          <div style="border:2px solid #06527d;">Content here</div>
        
        
          .myborder {border:2px solid #06527d;}
        
        Border color #06527d