#217e7e color space conversions
Hex:
        #217e7e
        RGB:
        33, 126, 126
        CMY:
        87, 51, 51
        CMYK:
        74, 0, 0, 51
      HSL:
        180°, 58.4906%, 31.1765%
        HSV (HSB):
        180°, 73.8095%, 49.4118%
        XYZ:
        11.8539, 16.7514, 22.3472
        xyY:
        0.2326, 0.3288, 16.7514
      CIE-Lab:
        47.9453, -25.8151, -7.7231
        CIE-LCH:
        47.9453, 26.9456, 196.6556
        CIE-Luv:
        47.9453, -33.7997, -7.2991
        Hunter-Lab:
        40.9285, -19.9266, -3.7228
      #217e7e color charts
#217e7e RGB chart
      #217e7e CMYK chart
      #217e7e RGB pie chart
      #217e7e color shades, tints & tones
#217e7e color schemes
#217e7e color preview, HTML & CSS examples
           This text has a color of #217e7e        
        
          <p style="color:#217e7e;">Text here</p>
        
        
          .mytext {color:#217e7e;}
        
        Text color #217e7e
      
           This box has a color of #217e7e        
        
          <div style="background-color:#217e7e;">Content here</div>
        
        
          .mybackground {background-color:#217e7e;}
        
        Background color #217e7e
      
           Border around this has a color of #217e7e        
        
          <div style="border:2px solid #217e7e;">Content here</div>
        
        
          .myborder {border:2px solid #217e7e;}
        
        Border color #217e7e