#55af8d color space conversions
Hex:
        #55af8d
        RGB:
        85, 175, 141
        CMY:
        67, 31, 45
        CMYK:
        51, 0, 19, 31
      HSL:
        157°, 36.0000%, 50.9804%
        HSV (HSB):
        157°, 51.4286%, 68.6275%
        XYZ:
        23.8840, 34.5143, 30.6024
        xyY:
        0.2684, 0.3878, 34.5143
      CIE-Lab:
        65.3688, -35.2080, 9.2838
        CIE-LCH:
        65.3688, 36.4114, 165.2282
        CIE-Luv:
        65.3688, -39.9495, 18.7584
        Hunter-Lab:
        58.7489, -30.2425, 10.2399
      #55af8d color charts
#55af8d RGB chart
      #55af8d CMYK chart
      #55af8d RGB pie chart
      #55af8d color shades, tints & tones
#55af8d color schemes
#55af8d color preview, HTML & CSS examples
           This text has a color of #55af8d        
        
          <p style="color:#55af8d;">Text here</p>
        
        
          .mytext {color:#55af8d;}
        
        Text color #55af8d
      
           This box has a color of #55af8d        
        
          <div style="background-color:#55af8d;">Content here</div>
        
        
          .mybackground {background-color:#55af8d;}
        
        Background color #55af8d
      
           Border around this has a color of #55af8d        
        
          <div style="border:2px solid #55af8d;">Content here</div>
        
        
          .myborder {border:2px solid #55af8d;}
        
        Border color #55af8d