#05476a color space conversions
Hex:
        #05476a
        RGB:
        5, 71, 106
        CMY:
        98, 72, 58
        CMYK:
        95, 33, 0, 58
      HSL:
        201°, 90.9910%, 21.7647%
        HSV (HSB):
        201°, 95.2830%, 41.5686%
        XYZ:
        4.9173, 5.5793, 14.4534
        xyY:
        0.1971, 0.2236, 5.5793
      CIE-Lab:
        28.3254, -4.7486, -25.6004
        CIE-LCH:
        28.3254, 26.0371, 259.4917
        CIE-Luv:
        28.3254, -17.9671, -32.3429
        Hunter-Lab:
        23.6206, -4.1760, -19.7450
      #05476a color charts
#05476a RGB chart
      #05476a CMYK chart
      #05476a RGB pie chart
      #05476a color shades, tints & tones
#05476a color schemes
#05476a color preview, HTML & CSS examples
           This text has a color of #05476a        
        
          <p style="color:#05476a;">Text here</p>
        
        
          .mytext {color:#05476a;}
        
        Text color #05476a
      
           This box has a color of #05476a        
        
          <div style="background-color:#05476a;">Content here</div>
        
        
          .mybackground {background-color:#05476a;}
        
        Background color #05476a
      
           Border around this has a color of #05476a        
        
          <div style="border:2px solid #05476a;">Content here</div>
        
        
          .myborder {border:2px solid #05476a;}
        
        Border color #05476a