#05546f color space conversions
Hex:
        #05546f
        RGB:
        5, 84, 111
        CMY:
        98, 67, 56
        CMYK:
        95, 24, 0, 56
      HSL:
        195°, 91.3793%, 22.7451%
        HSV (HSB):
        195°, 95.4955%, 43.5294%
        XYZ:
        6.1022, 7.5206, 16.1689
        xyY:
        0.2048, 0.2524, 7.5206
      CIE-Lab:
        32.9639, -10.8415, -21.4896
        CIE-LCH:
        32.9639, 24.0695, 243.2290
        CIE-Luv:
        32.9639, -22.3030, -27.4457
        Hunter-Lab:
        27.4237, -8.2728, -15.7606
      #05546f color charts
#05546f RGB chart
      #05546f CMYK chart
      #05546f RGB pie chart
      #05546f color shades, tints & tones
#05546f color schemes
#05546f color preview, HTML & CSS examples
           This text has a color of #05546f        
        
          <p style="color:#05546f;">Text here</p>
        
        
          .mytext {color:#05546f;}
        
        Text color #05546f
      
           This box has a color of #05546f        
        
          <div style="background-color:#05546f;">Content here</div>
        
        
          .mybackground {background-color:#05546f;}
        
        Background color #05546f
      
           Border around this has a color of #05546f        
        
          <div style="border:2px solid #05546f;">Content here</div>
        
        
          .myborder {border:2px solid #05546f;}
        
        Border color #05546f