#055f51 color space conversions
Hex:
        #055f51
        RGB:
        5, 95, 81
        CMY:
        98, 63, 68
        CMYK:
        95, 0, 15, 63
      HSL:
        171°, 90.0000%, 19.6078%
        HSV (HSB):
        171°, 94.7368%, 37.2549%
        XYZ:
        5.6400, 8.8108, 9.1880
        xyY:
        0.2386, 0.3727, 8.8108
      CIE-Lab:
        35.6174, -27.4667, 1.2719
        CIE-LCH:
        35.6174, 27.4961, 177.3488
        CIE-Luv:
        35.6174, -28.4366, 5.1808
        Hunter-Lab:
        29.6829, -18.0287, 2.4256
      #055f51 color charts
#055f51 RGB chart
      #055f51 CMYK chart
      #055f51 RGB pie chart
      #055f51 color shades, tints & tones
#055f51 color schemes
#055f51 color preview, HTML & CSS examples
           This text has a color of #055f51        
        
          <p style="color:#055f51;">Text here</p>
        
        
          .mytext {color:#055f51;}
        
        Text color #055f51
      
           This box has a color of #055f51        
        
          <div style="background-color:#055f51;">Content here</div>
        
        
          .mybackground {background-color:#055f51;}
        
        Background color #055f51
      
           Border around this has a color of #055f51        
        
          <div style="border:2px solid #055f51;">Content here</div>
        
        
          .myborder {border:2px solid #055f51;}
        
        Border color #055f51