#05585d color space conversions
Hex:
        #05585d
        RGB:
        5, 88, 93
        CMY:
        98, 65, 64
        CMYK:
        95, 5, 0, 64
      HSL:
        183°, 89.7959%, 19.2157%
        HSV (HSB):
        183°, 94.6237%, 36.4706%
        XYZ:
        5.5281, 7.8020, 11.5705
        xyY:
        0.2220, 0.3133, 7.8020
      CIE-Lab:
        33.5671, -19.9279, -9.2709
        CIE-LCH:
        33.5671, 21.9789, 204.9488
        CIE-Luv:
        33.5671, -24.9773, -9.5366
        Hunter-Lab:
        27.9321, -13.5539, -5.0076
      #05585d color charts
#05585d RGB chart
      #05585d CMYK chart
      #05585d RGB pie chart
      #05585d color shades, tints & tones
#05585d color schemes
#05585d color preview, HTML & CSS examples
           This text has a color of #05585d        
        
          <p style="color:#05585d;">Text here</p>
        
        
          .mytext {color:#05585d;}
        
        Text color #05585d
      
           This box has a color of #05585d        
        
          <div style="background-color:#05585d;">Content here</div>
        
        
          .mybackground {background-color:#05585d;}
        
        Background color #05585d
      
           Border around this has a color of #05585d        
        
          <div style="border:2px solid #05585d;">Content here</div>
        
        
          .myborder {border:2px solid #05585d;}
        
        Border color #05585d