#55937f color space conversions
Hex:
        #55937f
        RGB:
        85, 147, 127
        CMY:
        67, 42, 50
        CMYK:
        42, 0, 14, 42
      HSL:
        161°, 26.7241%, 45.4902%
        HSV (HSB):
        161°, 42.1769%, 57.6471%
        XYZ:
        18.0108, 24.3310, 23.8258
        xyY:
        0.2722, 0.3677, 24.3310
      CIE-Lab:
        56.4177, -24.9561, 4.3382
        CIE-LCH:
        56.4177, 25.3304, 170.1386
        CIE-Luv:
        56.4177, -28.8332, 9.9127
        Hunter-Lab:
        49.3265, -21.1449, 5.8902
      #55937f color charts
#55937f RGB chart
      #55937f CMYK chart
      #55937f RGB pie chart
      #55937f color shades, tints & tones
#55937f color schemes
#55937f color preview, HTML & CSS examples
           This text has a color of #55937f        
        
          <p style="color:#55937f;">Text here</p>
        
        
          .mytext {color:#55937f;}
        
        Text color #55937f
      
           This box has a color of #55937f        
        
          <div style="background-color:#55937f;">Content here</div>
        
        
          .mybackground {background-color:#55937f;}
        
        Background color #55937f
      
           Border around this has a color of #55937f        
        
          <div style="border:2px solid #55937f;">Content here</div>
        
        
          .myborder {border:2px solid #55937f;}
        
        Border color #55937f