#05527d color space conversions
Hex:
        #05527d
        RGB:
        5, 82, 125
        CMY:
        98, 68, 51
        CMYK:
        96, 34, 0, 51
      HSL:
        202°, 92.3077%, 25.4902%
        HSV (HSB):
        202°, 96.0000%, 49.0196%
        XYZ:
        6.7816, 7.5475, 20.5014
        xyY:
        0.1947, 0.2167, 7.5475
      CIE-Lab:
        33.0222, -3.9226, -30.1107
        CIE-LCH:
        33.0222, 30.3651, 262.5778
        CIE-Luv:
        33.0222, -20.7703, -40.3859
        Hunter-Lab:
        27.4728, -4.0152, -25.0140
      #05527d color charts
#05527d RGB chart
      #05527d CMYK chart
      #05527d RGB pie chart
      #05527d color shades, tints & tones
#05527d color schemes
#05527d color preview, HTML & CSS examples
           This text has a color of #05527d        
        
          <p style="color:#05527d;">Text here</p>
        
        
          .mytext {color:#05527d;}
        
        Text color #05527d
      
           This box has a color of #05527d        
        
          <div style="background-color:#05527d;">Content here</div>
        
        
          .mybackground {background-color:#05527d;}
        
        Background color #05527d
      
           Border around this has a color of #05527d        
        
          <div style="border:2px solid #05527d;">Content here</div>
        
        
          .myborder {border:2px solid #05527d;}
        
        Border color #05527d