#218a7f color space conversions
Hex:
        #218a7f
        RGB:
        33, 138, 127
        CMY:
        87, 46, 50
        CMYK:
        76, 0, 8, 46
      HSL:
        174°, 61.4035%, 33.5294%
        HSV (HSB):
        174°, 76.0870%, 54.1176%
        XYZ:
        13.5464, 20.0326, 23.2314
        xyY:
        0.2384, 0.3526, 20.0326
      CIE-Lab:
        51.8740, -31.3851, -2.4851
        CIE-LCH:
        51.8740, 31.4834, 184.5272
        CIE-Luv:
        51.8740, -38.1902, 1.0174
        Hunter-Lab:
        44.7578, -24.3011, 0.5562
      #218a7f color charts
#218a7f RGB chart
      #218a7f CMYK chart
      #218a7f RGB pie chart
      #218a7f color shades, tints & tones
#218a7f color schemes
#218a7f color preview, HTML & CSS examples
           This text has a color of #218a7f        
        
          <p style="color:#218a7f;">Text here</p>
        
        
          .mytext {color:#218a7f;}
        
        Text color #218a7f
      
           This box has a color of #218a7f        
        
          <div style="background-color:#218a7f;">Content here</div>
        
        
          .mybackground {background-color:#218a7f;}
        
        Background color #218a7f
      
           Border around this has a color of #218a7f        
        
          <div style="border:2px solid #218a7f;">Content here</div>
        
        
          .myborder {border:2px solid #218a7f;}
        
        Border color #218a7f