#218f7a color space conversions
Hex:
        #218f7a
        RGB:
        33, 143, 122
        CMY:
        87, 44, 52
        CMYK:
        77, 0, 15, 44
      HSL:
        169°, 62.5000%, 34.5098%
        HSV (HSB):
        169°, 76.9231%, 56.0784%
        XYZ:
        13.9625, 21.3734, 21.8019
        xyY:
        0.2444, 0.3741, 21.3734
      CIE-Lab:
        53.3558, -35.1248, 2.5728
        CIE-LCH:
        53.3558, 35.2189, 175.8106
        CIE-Luv:
        53.3558, -40.3717, 8.7411
        Hunter-Lab:
        46.2314, -26.9954, 4.4018
      #218f7a color charts
#218f7a RGB chart
      #218f7a CMYK chart
      #218f7a RGB pie chart
      #218f7a color shades, tints & tones
#218f7a color schemes
#218f7a color preview, HTML & CSS examples
           This text has a color of #218f7a        
        
          <p style="color:#218f7a;">Text here</p>
        
        
          .mytext {color:#218f7a;}
        
        Text color #218f7a
      
           This box has a color of #218f7a        
        
          <div style="background-color:#218f7a;">Content here</div>
        
        
          .mybackground {background-color:#218f7a;}
        
        Background color #218f7a
      
           Border around this has a color of #218f7a        
        
          <div style="border:2px solid #218f7a;">Content here</div>
        
        
          .myborder {border:2px solid #218f7a;}
        
        Border color #218f7a