#218d7d color space conversions
Hex:
        #218d7d
        RGB:
        33, 141, 125
        CMY:
        87, 45, 51
        CMYK:
        77, 0, 11, 45
      HSL:
        171°, 62.0690%, 34.1176%
        HSV (HSB):
        171°, 76.5957%, 55.2941%
        XYZ:
        13.8537, 20.8538, 22.6970
        xyY:
        0.2413, 0.3633, 20.8538
      CIE-Lab:
        52.7891, -33.3690, 0.0159
        CIE-LCH:
        52.7891, 33.3690, 179.9726
        CIE-Luv:
        52.7891, -39.4326, 4.8807
        Hunter-Lab:
        45.6659, -25.7635, 2.4976
      #218d7d color charts
#218d7d RGB chart
      #218d7d CMYK chart
      #218d7d RGB pie chart
      #218d7d color shades, tints & tones
#218d7d color schemes
#218d7d color preview, HTML & CSS examples
           This text has a color of #218d7d        
        
          <p style="color:#218d7d;">Text here</p>
        
        
          .mytext {color:#218d7d;}
        
        Text color #218d7d
      
           This box has a color of #218d7d        
        
          <div style="background-color:#218d7d;">Content here</div>
        
        
          .mybackground {background-color:#218d7d;}
        
        Background color #218d7d
      
           Border around this has a color of #218d7d        
        
          <div style="border:2px solid #218d7d;">Content here</div>
        
        
          .myborder {border:2px solid #218d7d;}
        
        Border color #218d7d