#217e5f color space conversions
Hex:
        #217e5f
        RGB:
        33, 126, 95
        CMY:
        87, 51, 63
        CMYK:
        74, 0, 25, 51
      HSL:
        160°, 58.4906%, 31.1765%
        HSV (HSB):
        160°, 73.8095%, 49.4118%
        XYZ:
        10.1536, 16.0713, 13.3934
        xyY:
        0.2563, 0.4057, 16.0713
      CIE-Lab:
        47.0678, -34.5990, 9.2719
        CIE-LCH:
        47.0678, 35.8198, 164.9982
        CIE-Luv:
        47.0678, -35.7732, 17.1487
        Hunter-Lab:
        40.0890, -24.9458, 8.2540
      #217e5f color charts
#217e5f RGB chart
      #217e5f CMYK chart
      #217e5f RGB pie chart
      #217e5f color shades, tints & tones
#217e5f color schemes
#217e5f color preview, HTML & CSS examples
           This text has a color of #217e5f        
        
          <p style="color:#217e5f;">Text here</p>
        
        
          .mytext {color:#217e5f;}
        
        Text color #217e5f
      
           This box has a color of #217e5f        
        
          <div style="background-color:#217e5f;">Content here</div>
        
        
          .mybackground {background-color:#217e5f;}
        
        Background color #217e5f
      
           Border around this has a color of #217e5f        
        
          <div style="border:2px solid #217e5f;">Content here</div>
        
        
          .myborder {border:2px solid #217e5f;}
        
        Border color #217e5f