#218c5e color space conversions
Hex:
        #218c5e
        RGB:
        33, 140, 94
        CMY:
        87, 45, 63
        CMYK:
        76, 0, 33, 45
      HSL:
        154°, 61.8497%, 33.9216%
        HSV (HSB):
        154°, 76.4286%, 54.9020%
        XYZ:
        12.0257, 19.8877, 13.7946
        xyY:
        0.2631, 0.4351, 19.8877
      CIE-Lab:
        51.7100, -40.8418, 16.2922
        CIE-LCH:
        51.7100, 43.9714, 158.2524
        CIE-Luv:
        51.7100, -41.0580, 27.2614
        Hunter-Lab:
        44.5956, -29.9079, 12.8770
      #218c5e color charts
#218c5e RGB chart
      #218c5e CMYK chart
      #218c5e RGB pie chart
      #218c5e color shades, tints & tones
#218c5e color schemes
#218c5e color preview, HTML & CSS examples
           This text has a color of #218c5e        
        
          <p style="color:#218c5e;">Text here</p>
        
        
          .mytext {color:#218c5e;}
        
        Text color #218c5e
      
           This box has a color of #218c5e        
        
          <div style="background-color:#218c5e;">Content here</div>
        
        
          .mybackground {background-color:#218c5e;}
        
        Background color #218c5e
      
           Border around this has a color of #218c5e        
        
          <div style="border:2px solid #218c5e;">Content here</div>
        
        
          .myborder {border:2px solid #218c5e;}
        
        Border color #218c5e