#218e7a color space conversions
Hex:
        #218e7a
        RGB:
        33, 142, 122
        CMY:
        87, 44, 52
        CMYK:
        77, 0, 14, 44
      HSL:
        169°, 62.2857%, 34.3137%
        HSV (HSB):
        169°, 76.7606%, 55.6863%
        XYZ:
        13.8131, 21.0745, 21.7521
        xyY:
        0.2439, 0.3721, 21.0745
      CIE-Lab:
        53.0309, -34.6693, 2.1020
        CIE-LCH:
        53.0309, 34.7330, 176.5305
        CIE-Luv:
        53.0309, -40.0038, 8.0074
        Hunter-Lab:
        45.9069, -26.6279, 4.0415
      #218e7a color charts
#218e7a RGB chart
      #218e7a CMYK chart
      #218e7a RGB pie chart
      #218e7a color shades, tints & tones
#218e7a color schemes
#218e7a color preview, HTML & CSS examples
           This text has a color of #218e7a        
        
          <p style="color:#218e7a;">Text here</p>
        
        
          .mytext {color:#218e7a;}
        
        Text color #218e7a
      
           This box has a color of #218e7a        
        
          <div style="background-color:#218e7a;">Content here</div>
        
        
          .mybackground {background-color:#218e7a;}
        
        Background color #218e7a
      
           Border around this has a color of #218e7a        
        
          <div style="border:2px solid #218e7a;">Content here</div>
        
        
          .myborder {border:2px solid #218e7a;}
        
        Border color #218e7a