#055a4a color space conversions
Hex:
        #055a4a
        RGB:
        5, 90, 74
        CMY:
        98, 65, 71
        CMYK:
        94, 0, 18, 65
      HSL:
        169°, 89.4737%, 18.6275%
        HSV (HSB):
        169°, 94.4444%, 35.2941%
        XYZ:
        4.9548, 7.8390, 7.7305
        xyY:
        0.2414, 0.3819, 7.8390
      CIE-Lab:
        33.6453, -27.2077, 2.7797
        CIE-LCH:
        33.6453, 27.3494, 174.1665
        CIE-Luv:
        33.6453, -27.0491, 6.9024
        Hunter-Lab:
        27.9982, -17.4082, 3.2284
      #055a4a color charts
#055a4a RGB chart
      #055a4a CMYK chart
      #055a4a RGB pie chart
      #055a4a color shades, tints & tones
#055a4a color schemes
#055a4a color preview, HTML & CSS examples
           This text has a color of #055a4a        
        
          <p style="color:#055a4a;">Text here</p>
        
        
          .mytext {color:#055a4a;}
        
        Text color #055a4a
      
           This box has a color of #055a4a        
        
          <div style="background-color:#055a4a;">Content here</div>
        
        
          .mybackground {background-color:#055a4a;}
        
        Background color #055a4a
      
           Border around this has a color of #055a4a        
        
          <div style="border:2px solid #055a4a;">Content here</div>
        
        
          .myborder {border:2px solid #055a4a;}
        
        Border color #055a4a