#05886f color space conversions
Hex:
        #05886f
        RGB:
        5, 136, 111
        CMY:
        98, 47, 56
        CMYK:
        96, 0, 18, 47
      HSL:
        169°, 92.9078%, 27.6471%
        HSV (HSB):
        169°, 96.3235%, 53.3333%
        XYZ:
        11.7360, 18.7883, 18.0469
        xyY:
        0.2416, 0.3868, 18.7883
      CIE-Lab:
        50.4386, -37.3936, 4.6882
        CIE-LCH:
        50.4386, 37.6863, 172.8539
        CIE-Luv:
        50.4386, -41.1960, 11.7932
        Hunter-Lab:
        43.3455, -27.5248, 5.6564
      #05886f color charts
#05886f RGB chart
      #05886f CMYK chart
      #05886f RGB pie chart
      #05886f color shades, tints & tones
#05886f color schemes
#05886f color preview, HTML & CSS examples
           This text has a color of #05886f        
        
          <p style="color:#05886f;">Text here</p>
        
        
          .mytext {color:#05886f;}
        
        Text color #05886f
      
           This box has a color of #05886f        
        
          <div style="background-color:#05886f;">Content here</div>
        
        
          .mybackground {background-color:#05886f;}
        
        Background color #05886f
      
           Border around this has a color of #05886f        
        
          <div style="border:2px solid #05886f;">Content here</div>
        
        
          .myborder {border:2px solid #05886f;}
        
        Border color #05886f