#055f49 color space conversions
Hex:
        #055f49
        RGB:
        5, 95, 73
        CMY:
        98, 63, 71
        CMYK:
        95, 0, 23, 63
      HSL:
        165°, 90.0000%, 19.6078%
        HSV (HSB):
        165°, 94.7368%, 37.2549%
        XYZ:
        5.3574, 8.6977, 7.6998
        xyY:
        0.2463, 0.3998, 8.6977
      CIE-Lab:
        35.3957, -29.8244, 5.9073
        CIE-LCH:
        35.3957, 30.4038, 168.7964
        CIE-Luv:
        35.3957, -28.9876, 11.1481
        Hunter-Lab:
        29.4919, -19.1851, 5.1648
      #055f49 color charts
#055f49 RGB chart
      #055f49 CMYK chart
      #055f49 RGB pie chart
      #055f49 color shades, tints & tones
#055f49 color schemes
#055f49 color preview, HTML & CSS examples
           This text has a color of #055f49        
        
          <p style="color:#055f49;">Text here</p>
        
        
          .mytext {color:#055f49;}
        
        Text color #055f49
      
           This box has a color of #055f49        
        
          <div style="background-color:#055f49;">Content here</div>
        
        
          .mybackground {background-color:#055f49;}
        
        Background color #055f49
      
           Border around this has a color of #055f49        
        
          <div style="border:2px solid #055f49;">Content here</div>
        
        
          .myborder {border:2px solid #055f49;}
        
        Border color #055f49