#217f4d color space conversions
Hex:
        #217f4d
        RGB:
        33, 127, 77
        CMY:
        87, 50, 70
        CMYK:
        74, 0, 39, 50
      HSL:
        148°, 58.7500%, 31.3725%
        HSV (HSB):
        148°, 74.0157%, 49.8039%
        XYZ:
        9.5561, 16.0379, 9.6131
        xyY:
        0.2714, 0.4555, 16.0379
      CIE-Lab:
        47.0242, -39.1587, 19.6060
        CIE-LCH:
        47.0242, 43.7926, 153.4038
        CIE-Luv:
        47.0242, -37.1781, 30.0045
        Hunter-Lab:
        40.0473, -27.4891, 13.8009
      #217f4d color charts
#217f4d RGB chart
      #217f4d CMYK chart
      #217f4d RGB pie chart
      #217f4d color shades, tints & tones
#217f4d color schemes
#217f4d color preview, HTML & CSS examples
           This text has a color of #217f4d        
        
          <p style="color:#217f4d;">Text here</p>
        
        
          .mytext {color:#217f4d;}
        
        Text color #217f4d
      
           This box has a color of #217f4d        
        
          <div style="background-color:#217f4d;">Content here</div>
        
        
          .mybackground {background-color:#217f4d;}
        
        Background color #217f4d
      
           Border around this has a color of #217f4d        
        
          <div style="border:2px solid #217f4d;">Content here</div>
        
        
          .myborder {border:2px solid #217f4d;}
        
        Border color #217f4d