#218d8b color space conversions
Hex:
        #218d8b
        RGB:
        33, 141, 139
        CMY:
        87, 45, 45
        CMYK:
        77, 0, 1, 45
      HSL:
        179°, 62.0690%, 34.1176%
        HSV (HSB):
        179°, 76.5957%, 55.2941%
        XYZ:
        14.8123, 21.2372, 27.7446
        xyY:
        0.2322, 0.3329, 21.2372
      CIE-Lab:
        53.2081, -29.2412, -7.4709
        CIE-LCH:
        53.2081, 30.1805, 194.3320
        CIE-Luv:
        53.2081, -38.4729, -6.6016
        Hunter-Lab:
        46.0838, -23.2731, -3.4367
      #218d8b color charts
#218d8b RGB chart
      #218d8b CMYK chart
      #218d8b RGB pie chart
      #218d8b color shades, tints & tones
#218d8b color schemes
#218d8b color preview, HTML & CSS examples
           This text has a color of #218d8b        
        
          <p style="color:#218d8b;">Text here</p>
        
        
          .mytext {color:#218d8b;}
        
        Text color #218d8b
      
           This box has a color of #218d8b        
        
          <div style="background-color:#218d8b;">Content here</div>
        
        
          .mybackground {background-color:#218d8b;}
        
        Background color #218d8b
      
           Border around this has a color of #218d8b        
        
          <div style="border:2px solid #218d8b;">Content here</div>
        
        
          .myborder {border:2px solid #218d8b;}
        
        Border color #218d8b