#55a2b1 color space conversions
Hex:
        #55a2b1
        RGB:
        85, 162, 177
        CMY:
        67, 36, 31
        CMYK:
        52, 8, 0, 31
      HSL:
        190°, 37.0968%, 51.3725%
        HSV (HSB):
        190°, 51.9774%, 69.4118%
        XYZ:
        24.6025, 30.9463, 46.2715
        xyY:
        0.2416, 0.3039, 30.9463
      CIE-Lab:
        62.4623, -19.5474, -15.0856
        CIE-LCH:
        62.4623, 24.6916, 217.6591
        CIE-Luv:
        62.4623, -33.3242, -19.9461
        Hunter-Lab:
        55.6294, -18.4086, -10.3758
      #55a2b1 color charts
#55a2b1 RGB chart
      #55a2b1 CMYK chart
      #55a2b1 RGB pie chart
      #55a2b1 color shades, tints & tones
#55a2b1 color schemes
#55a2b1 color preview, HTML & CSS examples
           This text has a color of #55a2b1        
        
          <p style="color:#55a2b1;">Text here</p>
        
        
          .mytext {color:#55a2b1;}
        
        Text color #55a2b1
      
           This box has a color of #55a2b1        
        
          <div style="background-color:#55a2b1;">Content here</div>
        
        
          .mybackground {background-color:#55a2b1;}
        
        Background color #55a2b1
      
           Border around this has a color of #55a2b1        
        
          <div style="border:2px solid #55a2b1;">Content here</div>
        
        
          .myborder {border:2px solid #55a2b1;}
        
        Border color #55a2b1