#55c0a0 color space conversions
Hex:
        #55c0a0
        RGB:
        85, 192, 160
        CMY:
        67, 25, 37
        CMYK:
        56, 0, 17, 25
      HSL:
        162°, 45.9227%, 54.3137%
        HSV (HSB):
        162°, 55.7292%, 75.2941%
        XYZ:
        28.9411, 42.1686, 39.8717
        xyY:
        0.2608, 0.3800, 42.1686
      CIE-Lab:
        70.9870, -38.5650, 6.8913
        CIE-LCH:
        70.9870, 39.1759, 169.8686
        CIE-Luv:
        70.9870, -45.8003, 16.1943
        Hunter-Lab:
        64.9374, -34.0870, 9.0520
      #55c0a0 color charts
#55c0a0 RGB chart
      #55c0a0 CMYK chart
      #55c0a0 RGB pie chart
      #55c0a0 color shades, tints & tones
#55c0a0 color schemes
#55c0a0 color preview, HTML & CSS examples
           This text has a color of #55c0a0        
        
          <p style="color:#55c0a0;">Text here</p>
        
        
          .mytext {color:#55c0a0;}
        
        Text color #55c0a0
      
           This box has a color of #55c0a0        
        
          <div style="background-color:#55c0a0;">Content here</div>
        
        
          .mybackground {background-color:#55c0a0;}
        
        Background color #55c0a0
      
           Border around this has a color of #55c0a0        
        
          <div style="border:2px solid #55c0a0;">Content here</div>
        
        
          .myborder {border:2px solid #55c0a0;}
        
        Border color #55c0a0