#005b5a color space conversions
Hex:
        #005b5a
        RGB:
        0, 91, 90
        CMY:
        100, 64, 65
        CMYK:
        100, 0, 1, 64
      HSL:
        179°, 100.0000%, 17.8431%
        HSV (HSB):
        179°, 100.0000%, 35.6863%
        XYZ:
        5.5865, 8.2204, 10.9651
        xyY:
        0.2255, 0.3318, 8.2204
      CIE-Lab:
        34.4377, -22.9997, -6.0881
        CIE-LCH:
        34.4377, 23.7919, 194.8263
        CIE-Luv:
        34.4377, -26.7355, -4.9466
        Hunter-Lab:
        28.6712, -15.3940, -2.6053
      #005b5a color charts
#005b5a RGB chart
      #005b5a CMYK chart
      #005b5a RGB pie chart
      #005b5a color shades, tints & tones
#005b5a color schemes
#005b5a color preview, HTML & CSS examples
           This text has a color of #005b5a        
        
          <p style="color:#005b5a;">Text here</p>
        
        
          .mytext {color:#005b5a;}
        
        Text color #005b5a
      
           This box has a color of #005b5a        
        
          <div style="background-color:#005b5a;">Content here</div>
        
        
          .mybackground {background-color:#005b5a;}
        
        Background color #005b5a
      
           Border around this has a color of #005b5a        
        
          <div style="border:2px solid #005b5a;">Content here</div>
        
        
          .myborder {border:2px solid #005b5a;}
        
        Border color #005b5a