#55bb9a color space conversions
Hex:
        #55bb9a
        RGB:
        85, 187, 154
        CMY:
        67, 27, 40
        CMYK:
        55, 0, 18, 27
      HSL:
        161°, 42.8571%, 53.3333%
        HSV (HSB):
        161°, 54.5455%, 73.3333%
        XYZ:
        27.3494, 39.8050, 36.8135
        xyY:
        0.2631, 0.3829, 39.8050
      CIE-Lab:
        69.3304, -37.7081, 7.7911
        CIE-LCH:
        69.3304, 38.5046, 168.3261
        CIE-Luv:
        69.3304, -44.1387, 17.2702
        Hunter-Lab:
        63.0912, -33.0318, 9.5683
      #55bb9a color charts
#55bb9a RGB chart
      #55bb9a CMYK chart
      #55bb9a RGB pie chart
      #55bb9a color shades, tints & tones
#55bb9a color schemes
#55bb9a color preview, HTML & CSS examples
           This text has a color of #55bb9a        
        
          <p style="color:#55bb9a;">Text here</p>
        
        
          .mytext {color:#55bb9a;}
        
        Text color #55bb9a
      
           This box has a color of #55bb9a        
        
          <div style="background-color:#55bb9a;">Content here</div>
        
        
          .mybackground {background-color:#55bb9a;}
        
        Background color #55bb9a
      
           Border around this has a color of #55bb9a        
        
          <div style="border:2px solid #55bb9a;">Content here</div>
        
        
          .myborder {border:2px solid #55bb9a;}
        
        Border color #55bb9a