#55bca1 color space conversions
Hex:
        #55bca1
        RGB:
        85, 188, 161
        CMY:
        67, 26, 37
        CMYK:
        55, 0, 14, 26
      HSL:
        164°, 43.4599%, 53.5294%
        HSV (HSB):
        164°, 54.7872%, 73.7255%
        XYZ:
        28.1626, 40.4709, 40.0456
        xyY:
        0.2591, 0.3724, 40.4709
      CIE-Lab:
        69.8037, -36.5081, 4.6433
        CIE-LCH:
        69.8037, 36.8022, 172.7517
        CIE-Luv:
        69.8037, -44.1981, 12.5833
        Hunter-Lab:
        63.6168, -32.3091, 7.2098
      #55bca1 color charts
#55bca1 RGB chart
      #55bca1 CMYK chart
      #55bca1 RGB pie chart
      #55bca1 color shades, tints & tones
#55bca1 color schemes
#55bca1 color preview, HTML & CSS examples
           This text has a color of #55bca1        
        
          <p style="color:#55bca1;">Text here</p>
        
        
          .mytext {color:#55bca1;}
        
        Text color #55bca1
      
           This box has a color of #55bca1        
        
          <div style="background-color:#55bca1;">Content here</div>
        
        
          .mybackground {background-color:#55bca1;}
        
        Background color #55bca1
      
           Border around this has a color of #55bca1        
        
          <div style="border:2px solid #55bca1;">Content here</div>
        
        
          .myborder {border:2px solid #55bca1;}
        
        Border color #55bca1