#05504f color space conversions
Hex:
        #05504f
        RGB:
        5, 80, 79
        CMY:
        98, 69, 69
        CMYK:
        94, 0, 1, 69
      HSL:
        179°, 88.2353%, 16.6667%
        HSV (HSB):
        179°, 93.7500%, 31.3725%
        XYZ:
        4.3425, 6.3341, 8.3909
        xyY:
        0.2277, 0.3322, 6.3341
      CIE-Lab:
        30.2402, -20.5644, -5.3852
        CIE-LCH:
        30.2402, 21.2578, 194.6745
        CIE-Luv:
        30.2402, -22.9389, -4.1464
        Hunter-Lab:
        25.1676, -13.2442, -2.1499
      #05504f color charts
#05504f RGB chart
      #05504f CMYK chart
      #05504f RGB pie chart
      #05504f color shades, tints & tones
#05504f color schemes
#05504f color preview, HTML & CSS examples
           This text has a color of #05504f        
        
          <p style="color:#05504f;">Text here</p>
        
        
          .mytext {color:#05504f;}
        
        Text color #05504f
      
           This box has a color of #05504f        
        
          <div style="background-color:#05504f;">Content here</div>
        
        
          .mybackground {background-color:#05504f;}
        
        Background color #05504f
      
           Border around this has a color of #05504f        
        
          <div style="border:2px solid #05504f;">Content here</div>
        
        
          .myborder {border:2px solid #05504f;}
        
        Border color #05504f