#055a5b color space conversions
Hex:
        #055a5b
        RGB:
        5, 90, 91
        CMY:
        98, 65, 64
        CMYK:
        95, 1, 0, 64
      HSL:
        181°, 89.5833%, 18.8235%
        HSV (HSB):
        181°, 94.5055%, 35.6863%
        XYZ:
        5.6071, 8.0999, 11.1654
        xyY:
        0.2254, 0.3257, 8.0999
      CIE-Lab:
        34.1901, -21.6950, -7.0781
        CIE-LCH:
        34.1901, 22.8204, 198.0692
        CIE-Luv:
        34.1901, -25.8631, -6.4112
        Hunter-Lab:
        28.4604, -14.6387, -3.3381
      #055a5b color charts
#055a5b RGB chart
      #055a5b CMYK chart
      #055a5b RGB pie chart
      #055a5b color shades, tints & tones
#055a5b color schemes
#055a5b color preview, HTML & CSS examples
           This text has a color of #055a5b        
        
          <p style="color:#055a5b;">Text here</p>
        
        
          .mytext {color:#055a5b;}
        
        Text color #055a5b
      
           This box has a color of #055a5b        
        
          <div style="background-color:#055a5b;">Content here</div>
        
        
          .mybackground {background-color:#055a5b;}
        
        Background color #055a5b
      
           Border around this has a color of #055a5b        
        
          <div style="border:2px solid #055a5b;">Content here</div>
        
        
          .myborder {border:2px solid #055a5b;}
        
        Border color #055a5b