#55c0b5 color space conversions
Hex:
        #55c0b5
        RGB:
        85, 192, 181
        CMY:
        67, 25, 29
        CMYK:
        56, 0, 6, 25
      HSL:
        174°, 45.9227%, 54.3137%
        HSV (HSB):
        174°, 55.7292%, 75.2941%
        XYZ:
        30.9364, 42.9668, 50.3790
        xyY:
        0.2489, 0.3457, 42.9668
      CIE-Lab:
        71.5324, -33.3565, -3.7711
        CIE-LCH:
        71.5324, 33.5690, 186.4502
        CIE-Luv:
        71.5324, -44.7578, -0.4659
        Hunter-Lab:
        65.5490, -30.4662, 0.3159
      #55c0b5 color charts
#55c0b5 RGB chart
      #55c0b5 CMYK chart
      #55c0b5 RGB pie chart
      #55c0b5 color shades, tints & tones
#55c0b5 color schemes
#55c0b5 color preview, HTML & CSS examples
           This text has a color of #55c0b5        
        
          <p style="color:#55c0b5;">Text here</p>
        
        
          .mytext {color:#55c0b5;}
        
        Text color #55c0b5
      
           This box has a color of #55c0b5        
        
          <div style="background-color:#55c0b5;">Content here</div>
        
        
          .mybackground {background-color:#55c0b5;}
        
        Background color #55c0b5
      
           Border around this has a color of #55c0b5        
        
          <div style="border:2px solid #55c0b5;">Content here</div>
        
        
          .myborder {border:2px solid #55c0b5;}
        
        Border color #55c0b5