#05487b color space conversions
Hex:
        #05487b
        RGB:
        5, 72, 123
        CMY:
        98, 72, 52
        CMYK:
        96, 41, 0, 52
      HSL:
        206°, 92.1875%, 25.0980%
        HSV (HSB):
        206°, 95.9350%, 48.2353%
        XYZ:
        5.9551, 6.0971, 19.6019
        xyY:
        0.1881, 0.1926, 6.0971
      CIE-Lab:
        29.6560, 1.7951, -34.2127
        CIE-LCH:
        29.6560, 34.2597, 273.0035
        CIE-Luv:
        29.6560, -17.4862, -45.1341
        Hunter-Lab:
        24.6922, -0.1619, -29.7827
      #05487b color charts
#05487b RGB chart
      #05487b CMYK chart
      #05487b RGB pie chart
      #05487b color shades, tints & tones
#05487b color schemes
#05487b color preview, HTML & CSS examples
           This text has a color of #05487b        
        
          <p style="color:#05487b;">Text here</p>
        
        
          .mytext {color:#05487b;}
        
        Text color #05487b
      
           This box has a color of #05487b        
        
          <div style="background-color:#05487b;">Content here</div>
        
        
          .mybackground {background-color:#05487b;}
        
        Background color #05487b
      
           Border around this has a color of #05487b        
        
          <div style="border:2px solid #05487b;">Content here</div>
        
        
          .myborder {border:2px solid #05487b;}
        
        Border color #05487b