#55b1a1 color space conversions
Hex:
        #55b1a1
        RGB:
        85, 177, 161
        CMY:
        67, 31, 37
        CMYK:
        52, 0, 9, 31
      HSL:
        170°, 37.0968%, 51.3725%
        HSV (HSB):
        170°, 51.9774%, 69.4118%
        XYZ:
        25.9015, 35.9488, 39.2919
        xyY:
        0.2561, 0.3554, 35.9488
      CIE-Lab:
        66.4808, -31.3561, -0.1811
        CIE-LCH:
        66.4808, 31.3567, 180.3310
        CIE-Luv:
        66.4808, -39.8846, 4.6328
        Hunter-Lab:
        59.9573, -27.8135, 3.1155
      #55b1a1 color charts
#55b1a1 RGB chart
      #55b1a1 CMYK chart
      #55b1a1 RGB pie chart
      #55b1a1 color shades, tints & tones
#55b1a1 color schemes
#55b1a1 color preview, HTML & CSS examples
           This text has a color of #55b1a1        
        
          <p style="color:#55b1a1;">Text here</p>
        
        
          .mytext {color:#55b1a1;}
        
        Text color #55b1a1
      
           This box has a color of #55b1a1        
        
          <div style="background-color:#55b1a1;">Content here</div>
        
        
          .mybackground {background-color:#55b1a1;}
        
        Background color #55b1a1
      
           Border around this has a color of #55b1a1        
        
          <div style="border:2px solid #55b1a1;">Content here</div>
        
        
          .myborder {border:2px solid #55b1a1;}
        
        Border color #55b1a1