#55c5a1 color space conversions
Hex:
        #55c5a1
        RGB:
        85, 197, 161
        CMY:
        67, 23, 37
        CMYK:
        57, 0, 18, 23
      HSL:
        161°, 49.1228%, 55.2941%
        HSV (HSB):
        161°, 56.8528%, 77.2549%
        XYZ:
        30.1456, 44.4370, 40.7066
        xyY:
        0.2615, 0.3854, 44.4370
      CIE-Lab:
        72.5196, -40.5679, 8.5419
        CIE-LCH:
        72.5196, 41.4574, 168.1096
        CIE-Luv:
        72.5196, -47.6811, 18.9395
        Hunter-Lab:
        66.6611, -35.9353, 10.4573
      #55c5a1 color charts
#55c5a1 RGB chart
      #55c5a1 CMYK chart
      #55c5a1 RGB pie chart
      #55c5a1 color shades, tints & tones
#55c5a1 color schemes
#55c5a1 color preview, HTML & CSS examples
           This text has a color of #55c5a1        
        
          <p style="color:#55c5a1;">Text here</p>
        
        
          .mytext {color:#55c5a1;}
        
        Text color #55c5a1
      
           This box has a color of #55c5a1        
        
          <div style="background-color:#55c5a1;">Content here</div>
        
        
          .mybackground {background-color:#55c5a1;}
        
        Background color #55c5a1
      
           Border around this has a color of #55c5a1        
        
          <div style="border:2px solid #55c5a1;">Content here</div>
        
        
          .myborder {border:2px solid #55c5a1;}
        
        Border color #55c5a1