#55bb8d color space conversions
Hex:
        #55bb8d
        RGB:
        85, 187, 141
        CMY:
        67, 27, 45
        CMYK:
        55, 0, 25, 27
      HSL:
        153°, 42.8571%, 53.3333%
        HSV (HSB):
        153°, 54.5455%, 73.3333%
        XYZ:
        26.3244, 39.3950, 31.4159
        xyY:
        0.2710, 0.4056, 39.3950
      CIE-Lab:
        69.0365, -40.6174, 14.4567
        CIE-LCH:
        69.0365, 43.1134, 160.4081
        CIE-Luv:
        69.0365, -44.7352, 26.9120
        Hunter-Lab:
        62.7655, -34.9752, 14.2595
      #55bb8d color charts
#55bb8d RGB chart
      #55bb8d CMYK chart
      #55bb8d RGB pie chart
      #55bb8d color shades, tints & tones
#55bb8d color schemes
#55bb8d color preview, HTML & CSS examples
           This text has a color of #55bb8d        
        
          <p style="color:#55bb8d;">Text here</p>
        
        
          .mytext {color:#55bb8d;}
        
        Text color #55bb8d
      
           This box has a color of #55bb8d        
        
          <div style="background-color:#55bb8d;">Content here</div>
        
        
          .mybackground {background-color:#55bb8d;}
        
        Background color #55bb8d
      
           Border around this has a color of #55bb8d        
        
          <div style="border:2px solid #55bb8d;">Content here</div>
        
        
          .myborder {border:2px solid #55bb8d;}
        
        Border color #55bb8d