#217f8e color space conversions
Hex:
        #217f8e
        RGB:
        33, 127, 142
        CMY:
        87, 50, 44
        CMYK:
        77, 11, 0, 44
      HSL:
        188°, 62.2857%, 34.3137%
        HSV (HSB):
        188°, 76.7606%, 55.6863%
        XYZ:
        13.0991, 17.4551, 28.2700
        xyY:
        0.2227, 0.2967, 17.4551
      CIE-Lab:
        48.8284, -21.1647, -15.8174
        CIE-LCH:
        48.8284, 26.4223, 216.7725
        CIE-Luv:
        48.8284, -33.1270, -20.0829
        Hunter-Lab:
        41.7793, -17.1486, -10.8731
      #217f8e color charts
#217f8e RGB chart
      #217f8e CMYK chart
      #217f8e RGB pie chart
      #217f8e color shades, tints & tones
#217f8e color schemes
#217f8e color preview, HTML & CSS examples
           This text has a color of #217f8e        
        
          <p style="color:#217f8e;">Text here</p>
        
        
          .mytext {color:#217f8e;}
        
        Text color #217f8e
      
           This box has a color of #217f8e        
        
          <div style="background-color:#217f8e;">Content here</div>
        
        
          .mybackground {background-color:#217f8e;}
        
        Background color #217f8e
      
           Border around this has a color of #217f8e        
        
          <div style="border:2px solid #217f8e;">Content here</div>
        
        
          .myborder {border:2px solid #217f8e;}
        
        Border color #217f8e