#55a9ba color space conversions
Hex:
        #55a9ba
        RGB:
        85, 169, 186
        CMY:
        67, 34, 27
        CMYK:
        54, 9, 0, 27
      HSL:
        190°, 42.2594%, 53.1373%
        HSV (HSB):
        190°, 54.3011%, 72.9412%
        XYZ:
        26.7972, 33.8524, 51.5762
        xyY:
        0.2388, 0.3016, 33.8524
      CIE-Lab:
        64.8452, -20.6119, -16.5165
        CIE-LCH:
        64.8452, 26.4130, 218.7055
        CIE-Luv:
        64.8452, -35.6909, -22.2063
        Hunter-Lab:
        58.1828, -19.6083, -11.8297
      #55a9ba color charts
#55a9ba RGB chart
      #55a9ba CMYK chart
      #55a9ba RGB pie chart
      #55a9ba color shades, tints & tones
#55a9ba color schemes
#55a9ba color preview, HTML & CSS examples
           This text has a color of #55a9ba        
        
          <p style="color:#55a9ba;">Text here</p>
        
        
          .mytext {color:#55a9ba;}
        
        Text color #55a9ba
      
           This box has a color of #55a9ba        
        
          <div style="background-color:#55a9ba;">Content here</div>
        
        
          .mybackground {background-color:#55a9ba;}
        
        Background color #55a9ba
      
           Border around this has a color of #55a9ba        
        
          <div style="border:2px solid #55a9ba;">Content here</div>
        
        
          .myborder {border:2px solid #55a9ba;}
        
        Border color #55a9ba