#217f85 color space conversions
Hex:
        #217f85
        RGB:
        33, 127, 133
        CMY:
        87, 50, 48
        CMYK:
        75, 5, 0, 48
      HSL:
        184°, 60.2410%, 32.5490%
        HSV (HSB):
        184°, 75.1880%, 52.1569%
        XYZ:
        12.4502, 17.1955, 24.8532
        xyY:
        0.2284, 0.3155, 17.1955
      CIE-Lab:
        48.5055, -24.1096, -11.0116
        CIE-LCH:
        48.5055, 26.5053, 204.5477
        CIE-Luv:
        48.5055, -33.7138, -12.4113
        Hunter-Lab:
        41.4675, -18.9752, -6.5077
      #217f85 color charts
#217f85 RGB chart
      #217f85 CMYK chart
      #217f85 RGB pie chart
      #217f85 color shades, tints & tones
#217f85 color schemes
#217f85 color preview, HTML & CSS examples
           This text has a color of #217f85        
        
          <p style="color:#217f85;">Text here</p>
        
        
          .mytext {color:#217f85;}
        
        Text color #217f85
      
           This box has a color of #217f85        
        
          <div style="background-color:#217f85;">Content here</div>
        
        
          .mybackground {background-color:#217f85;}
        
        Background color #217f85
      
           Border around this has a color of #217f85        
        
          <div style="border:2px solid #217f85;">Content here</div>
        
        
          .myborder {border:2px solid #217f85;}
        
        Border color #217f85