#218d9b color space conversions
Hex:
        #218d9b
        RGB:
        33, 141, 155
        CMY:
        87, 45, 39
        CMYK:
        79, 9, 0, 39
      HSL:
        187°, 64.8936%, 36.8627%
        HSV (HSB):
        187°, 78.7097%, 60.7843%
        XYZ:
        16.0685, 21.7396, 34.3596
        xyY:
        0.2227, 0.3012, 21.7396
      CIE-Lab:
        53.7497, -24.1747, -15.9051
        CIE-LCH:
        53.7497, 28.9376, 213.3418
        CIE-Luv:
        53.7497, -37.3707, -20.1917
        Hunter-Lab:
        46.6258, -20.0794, -11.0541
      #218d9b color charts
#218d9b RGB chart
      #218d9b CMYK chart
      #218d9b RGB pie chart
      #218d9b color shades, tints & tones
#218d9b color schemes
#218d9b color preview, HTML & CSS examples
           This text has a color of #218d9b        
        
          <p style="color:#218d9b;">Text here</p>
        
        
          .mytext {color:#218d9b;}
        
        Text color #218d9b
      
           This box has a color of #218d9b        
        
          <div style="background-color:#218d9b;">Content here</div>
        
        
          .mybackground {background-color:#218d9b;}
        
        Background color #218d9b
      
           Border around this has a color of #218d9b        
        
          <div style="border:2px solid #218d9b;">Content here</div>
        
        
          .myborder {border:2px solid #218d9b;}
        
        Border color #218d9b