#05526d color space conversions
Hex:
        #05526d
        RGB:
        5, 82, 109
        CMY:
        98, 68, 57
        CMYK:
        95, 25, 0, 57
      HSL:
        196°, 91.2281%, 22.3529%
        HSV (HSB):
        196°, 95.4128%, 42.7451%
        XYZ:
        5.8402, 7.1710, 15.5443
        xyY:
        0.2045, 0.2511, 7.1710
      CIE-Lab:
        32.1930, -10.4258, -21.4369
        CIE-LCH:
        32.1930, 23.8377, 244.0641
        CIE-Luv:
        32.1930, -21.7078, -27.2299
        Hunter-Lab:
        26.7787, -7.9334, -15.6712
      #05526d color charts
#05526d RGB chart
      #05526d CMYK chart
      #05526d RGB pie chart
      #05526d color shades, tints & tones
#05526d color schemes
#05526d color preview, HTML & CSS examples
           This text has a color of #05526d        
        
          <p style="color:#05526d;">Text here</p>
        
        
          .mytext {color:#05526d;}
        
        Text color #05526d
      
           This box has a color of #05526d        
        
          <div style="background-color:#05526d;">Content here</div>
        
        
          .mybackground {background-color:#05526d;}
        
        Background color #05526d
      
           Border around this has a color of #05526d        
        
          <div style="border:2px solid #05526d;">Content here</div>
        
        
          .myborder {border:2px solid #05526d;}
        
        Border color #05526d