#55af7d color space conversions
Hex:
        #55af7d
        RGB:
        85, 175, 125
        CMY:
        67, 31, 51
        CMYK:
        51, 0, 29, 31
      HSL:
        147°, 36.0000%, 50.9804%
        HSV (HSB):
        147°, 51.4286%, 68.6275%
        XYZ:
        22.7780, 34.0719, 24.7780
        xyY:
        0.2790, 0.4174, 34.0719
      CIE-Lab:
        65.0196, -38.6506, 17.5843
        CIE-LCH:
        65.0196, 42.4626, 155.5366
        CIE-Luv:
        65.0196, -40.5991, 30.3104
        Hunter-Lab:
        58.3711, -32.4941, 15.6917
      #55af7d color charts
#55af7d RGB chart
      #55af7d CMYK chart
      #55af7d RGB pie chart
      #55af7d color shades, tints & tones
#55af7d color schemes
#55af7d color preview, HTML & CSS examples
           This text has a color of #55af7d        
        
          <p style="color:#55af7d;">Text here</p>
        
        
          .mytext {color:#55af7d;}
        
        Text color #55af7d
      
           This box has a color of #55af7d        
        
          <div style="background-color:#55af7d;">Content here</div>
        
        
          .mybackground {background-color:#55af7d;}
        
        Background color #55af7d
      
           Border around this has a color of #55af7d        
        
          <div style="border:2px solid #55af7d;">Content here</div>
        
        
          .myborder {border:2px solid #55af7d;}
        
        Border color #55af7d