#55b8bb color space conversions
Hex:
        #55b8bb
        RGB:
        85, 184, 187
        CMY:
        67, 28, 27
        CMYK:
        55, 2, 0, 27
      HSL:
        182°, 42.8571%, 53.3333%
        HSV (HSB):
        182°, 54.5455%, 73.3333%
        XYZ:
        29.8564, 39.8001, 53.1223
        xyY:
        0.2432, 0.3242, 39.8001
      CIE-Lab:
        69.3269, -27.9000, -10.3320
        CIE-LCH:
        69.3269, 29.7516, 200.3208
        CIE-Luv:
        69.3269, -41.4054, -11.4821
        Hunter-Lab:
        63.0873, -25.9267, -5.7636
      #55b8bb color charts
#55b8bb RGB chart
      #55b8bb CMYK chart
      #55b8bb RGB pie chart
      #55b8bb color shades, tints & tones
#55b8bb color schemes
#55b8bb color preview, HTML & CSS examples
           This text has a color of #55b8bb        
        
          <p style="color:#55b8bb;">Text here</p>
        
        
          .mytext {color:#55b8bb;}
        
        Text color #55b8bb
      
           This box has a color of #55b8bb        
        
          <div style="background-color:#55b8bb;">Content here</div>
        
        
          .mybackground {background-color:#55b8bb;}
        
        Background color #55b8bb
      
           Border around this has a color of #55b8bb        
        
          <div style="border:2px solid #55b8bb;">Content here</div>
        
        
          .myborder {border:2px solid #55b8bb;}
        
        Border color #55b8bb