#11985f color space conversions
Hex:
        #11985f
        RGB:
        17, 152, 95
        CMY:
        93, 40, 63
        CMYK:
        89, 0, 38, 40
      HSL:
        155°, 79.8817%, 33.1373%
        HSV (HSB):
        155°, 88.8158%, 59.6078%
        XYZ:
        13.5250, 23.4019, 14.6306
        xyY:
        0.2623, 0.4539, 23.4019
      CIE-Lab:
        55.4839, -47.0829, 20.8093
        CIE-LCH:
        55.4839, 51.4765, 156.1560
        CIE-Luv:
        55.4839, -47.1627, 34.1308
        Hunter-Lab:
        48.3755, -34.7515, 15.9312
      #11985f color charts
#11985f RGB chart
      #11985f CMYK chart
      #11985f RGB pie chart
      #11985f color shades, tints & tones
#11985f color schemes
#11985f color preview, HTML & CSS examples
           This text has a color of #11985f        
        
          <p style="color:#11985f;">Text here</p>
        
        
          .mytext {color:#11985f;}
        
        Text color #11985f
      
           This box has a color of #11985f        
        
          <div style="background-color:#11985f;">Content here</div>
        
        
          .mybackground {background-color:#11985f;}
        
        Background color #11985f
      
           Border around this has a color of #11985f        
        
          <div style="border:2px solid #11985f;">Content here</div>
        
        
          .myborder {border:2px solid #11985f;}
        
        Border color #11985f