#217f4b color space conversions
Hex:
        #217f4b
        RGB:
        33, 127, 75
        CMY:
        87, 50, 71
        CMYK:
        74, 0, 41, 50
      HSL:
        147°, 58.7500%, 31.3725%
        HSV (HSB):
        147°, 74.0157%, 49.8039%
        XYZ:
        9.4866, 16.0101, 9.2469
        xyY:
        0.2730, 0.4608, 16.0101
      CIE-Lab:
        46.9877, -39.5669, 20.6888
        CIE-LCH:
        46.9877, 44.6494, 152.3958
        CIE-Luv:
        46.9877, -37.2835, 31.2367
        Hunter-Lab:
        40.0126, -27.7015, 14.3070
      #217f4b color charts
#217f4b RGB chart
      #217f4b CMYK chart
      #217f4b RGB pie chart
      #217f4b color shades, tints & tones
#217f4b color schemes
#217f4b color preview, HTML & CSS examples
           This text has a color of #217f4b        
        
          <p style="color:#217f4b;">Text here</p>
        
        
          .mytext {color:#217f4b;}
        
        Text color #217f4b
      
           This box has a color of #217f4b        
        
          <div style="background-color:#217f4b;">Content here</div>
        
        
          .mybackground {background-color:#217f4b;}
        
        Background color #217f4b
      
           Border around this has a color of #217f4b        
        
          <div style="border:2px solid #217f4b;">Content here</div>
        
        
          .myborder {border:2px solid #217f4b;}
        
        Border color #217f4b