#55b08a color space conversions
Hex:
        #55b08a
        RGB:
        85, 176, 138
        CMY:
        67, 31, 46
        CMYK:
        52, 0, 22, 31
      HSL:
        155°, 36.5462%, 51.1765%
        HSV (HSB):
        155°, 51.7045%, 69.0196%
        XYZ:
        23.8591, 34.8169, 29.5076
        xyY:
        0.2706, 0.3948, 34.8169
      CIE-Lab:
        65.6059, -36.3398, 11.2739
        CIE-LCH:
        65.6059, 38.0484, 162.7642
        CIE-Luv:
        65.6059, -40.4776, 21.6760
        Hunter-Lab:
        59.0059, -31.0836, 11.6544
      #55b08a color charts
#55b08a RGB chart
      #55b08a CMYK chart
      #55b08a RGB pie chart
      #55b08a color shades, tints & tones
#55b08a color schemes
#55b08a color preview, HTML & CSS examples
           This text has a color of #55b08a        
        
          <p style="color:#55b08a;">Text here</p>
        
        
          .mytext {color:#55b08a;}
        
        Text color #55b08a
      
           This box has a color of #55b08a        
        
          <div style="background-color:#55b08a;">Content here</div>
        
        
          .mybackground {background-color:#55b08a;}
        
        Background color #55b08a
      
           Border around this has a color of #55b08a        
        
          <div style="border:2px solid #55b08a;">Content here</div>
        
        
          .myborder {border:2px solid #55b08a;}
        
        Border color #55b08a