#218a6f color space conversions
Hex:
        #218a6f
        RGB:
        33, 138, 111
        CMY:
        87, 46, 56
        CMYK:
        76, 0, 20, 46
      HSL:
        165°, 61.4035%, 33.5294%
        HSV (HSB):
        165°, 76.0870%, 54.1176%
        XYZ:
        12.5849, 19.6480, 18.1681
        xyY:
        0.2497, 0.3898, 19.6480
      CIE-Lab:
        51.4369, -35.8324, 6.1640
        CIE-LCH:
        51.4369, 36.3587, 170.2394
        CIE-Luv:
        51.4369, -39.2558, 13.6461
        Hunter-Lab:
        44.3261, -26.8914, 6.7268
      #218a6f color charts
#218a6f RGB chart
      #218a6f CMYK chart
      #218a6f RGB pie chart
      #218a6f color shades, tints & tones
#218a6f color schemes
#218a6f color preview, HTML & CSS examples
           This text has a color of #218a6f        
        
          <p style="color:#218a6f;">Text here</p>
        
        
          .mytext {color:#218a6f;}
        
        Text color #218a6f
      
           This box has a color of #218a6f        
        
          <div style="background-color:#218a6f;">Content here</div>
        
        
          .mybackground {background-color:#218a6f;}
        
        Background color #218a6f
      
           Border around this has a color of #218a6f        
        
          <div style="border:2px solid #218a6f;">Content here</div>
        
        
          .myborder {border:2px solid #218a6f;}
        
        Border color #218a6f