#55c48f color space conversions
Hex:
        #55c48f
        RGB:
        85, 196, 143
        CMY:
        67, 23, 44
        CMYK:
        57, 0, 27, 23
      HSL:
        151°, 48.4716%, 55.0980%
        HSV (HSB):
        151°, 56.6327%, 76.8627%
        XYZ:
        28.4442, 43.3943, 32.8634
        xyY:
        0.2717, 0.4145, 43.3943
      CIE-Lab:
        71.8218, -44.0996, 17.2597
        CIE-LCH:
        71.8218, 47.3568, 158.6257
        CIE-Luv:
        71.8218, -48.1666, 31.4534
        Hunter-Lab:
        65.8744, -38.2049, 16.5335
      #55c48f color charts
#55c48f RGB chart
      #55c48f CMYK chart
      #55c48f RGB pie chart
      #55c48f color shades, tints & tones
#55c48f color schemes
#55c48f color preview, HTML & CSS examples
           This text has a color of #55c48f        
        
          <p style="color:#55c48f;">Text here</p>
        
        
          .mytext {color:#55c48f;}
        
        Text color #55c48f
      
           This box has a color of #55c48f        
        
          <div style="background-color:#55c48f;">Content here</div>
        
        
          .mybackground {background-color:#55c48f;}
        
        Background color #55c48f
      
           Border around this has a color of #55c48f        
        
          <div style="border:2px solid #55c48f;">Content here</div>
        
        
          .myborder {border:2px solid #55c48f;}
        
        Border color #55c48f