#55a1ba color space conversions
Hex:
        #55a1ba
        RGB:
        85, 161, 186
        CMY:
        67, 37, 27
        CMYK:
        54, 13, 0, 27
      HSL:
        195°, 42.2594%, 53.1373%
        HSV (HSB):
        195°, 54.3011%, 72.9412%
        XYZ:
        25.3541, 30.9662, 51.0951
        xyY:
        0.2360, 0.2883, 30.9662
      CIE-Lab:
        62.4791, -16.4073, -20.1099
        CIE-LCH:
        62.4791, 25.9539, 230.7896
        CIE-Luv:
        62.4791, -32.6097, -28.4240
        Hunter-Lab:
        55.6473, -16.0543, -15.4868
      #55a1ba color charts
#55a1ba RGB chart
      #55a1ba CMYK chart
      #55a1ba RGB pie chart
      #55a1ba color shades, tints & tones
#55a1ba color schemes
#55a1ba color preview, HTML & CSS examples
           This text has a color of #55a1ba        
        
          <p style="color:#55a1ba;">Text here</p>
        
        
          .mytext {color:#55a1ba;}
        
        Text color #55a1ba
      
           This box has a color of #55a1ba        
        
          <div style="background-color:#55a1ba;">Content here</div>
        
        
          .mybackground {background-color:#55a1ba;}
        
        Background color #55a1ba
      
           Border around this has a color of #55a1ba        
        
          <div style="border:2px solid #55a1ba;">Content here</div>
        
        
          .myborder {border:2px solid #55a1ba;}
        
        Border color #55a1ba