#55aa8e color space conversions
Hex:
        #55aa8e
        RGB:
        85, 170, 142
        CMY:
        67, 33, 44
        CMYK:
        50, 0, 16, 33
      HSL:
        160°, 33.3333%, 50.0000%
        HSV (HSB):
        160°, 50.0000%, 66.6667%
        XYZ:
        23.0035, 32.6337, 30.6777
        xyY:
        0.2665, 0.3781, 32.6337
      CIE-Lab:
        63.8632, -32.6444, 6.5807
        CIE-LCH:
        63.8632, 33.3011, 168.6027
        CIE-Luv:
        63.8632, -37.8875, 14.5218
        Hunter-Lab:
        57.1259, -28.0919, 8.1483
      #55aa8e color charts
#55aa8e RGB chart
      #55aa8e CMYK chart
      #55aa8e RGB pie chart
      #55aa8e color shades, tints & tones
#55aa8e color schemes
#55aa8e color preview, HTML & CSS examples
           This text has a color of #55aa8e        
        
          <p style="color:#55aa8e;">Text here</p>
        
        
          .mytext {color:#55aa8e;}
        
        Text color #55aa8e
      
           This box has a color of #55aa8e        
        
          <div style="background-color:#55aa8e;">Content here</div>
        
        
          .mybackground {background-color:#55aa8e;}
        
        Background color #55aa8e
      
           Border around this has a color of #55aa8e        
        
          <div style="border:2px solid #55aa8e;">Content here</div>
        
        
          .myborder {border:2px solid #55aa8e;}
        
        Border color #55aa8e