#055a3a color space conversions
Hex:
        #055a3a
        RGB:
        5, 90, 58
        CMY:
        98, 65, 77
        CMYK:
        94, 0, 36, 65
      HSL:
        157°, 89.4737%, 18.6275%
        HSV (HSB):
        157°, 94.4444%, 35.2941%
        XYZ:
        4.4825, 7.6501, 5.2434
        xyY:
        0.2580, 0.4403, 7.6501
      CIE-Lab:
        33.2432, -31.6088, 12.1388
        CIE-LCH:
        33.2432, 33.8595, 158.9917
        CIE-Luv:
        33.2432, -28.0863, 18.0670
        Hunter-Lab:
        27.6588, -19.4746, 8.1214
      #055a3a color charts
#055a3a RGB chart
      #055a3a CMYK chart
      #055a3a RGB pie chart
      #055a3a color shades, tints & tones
#055a3a color schemes
#055a3a color preview, HTML & CSS examples
           This text has a color of #055a3a        
        
          <p style="color:#055a3a;">Text here</p>
        
        
          .mytext {color:#055a3a;}
        
        Text color #055a3a
      
           This box has a color of #055a3a        
        
          <div style="background-color:#055a3a;">Content here</div>
        
        
          .mybackground {background-color:#055a3a;}
        
        Background color #055a3a
      
           Border around this has a color of #055a3a        
        
          <div style="border:2px solid #055a3a;">Content here</div>
        
        
          .myborder {border:2px solid #055a3a;}
        
        Border color #055a3a