#218c86 color space conversions
Hex:
        #218c86
        RGB:
        33, 140, 134
        CMY:
        87, 45, 47
        CMYK:
        76, 0, 4, 45
      HSL:
        177°, 61.8497%, 33.9216%
        HSV (HSB):
        177°, 76.4286%, 54.9020%
        XYZ:
        14.3084, 20.8007, 25.8151
        xyY:
        0.2349, 0.3414, 20.8007
      CIE-Lab:
        52.7307, -30.2701, -5.2837
        CIE-LCH:
        52.7307, 30.7278, 189.9013
        CIE-Luv:
        52.7307, -38.4498, -3.2105
        Hunter-Lab:
        45.6078, -23.8136, -1.6340
      #218c86 color charts
#218c86 RGB chart
      #218c86 CMYK chart
      #218c86 RGB pie chart
      #218c86 color shades, tints & tones
#218c86 color schemes
#218c86 color preview, HTML & CSS examples
           This text has a color of #218c86        
        
          <p style="color:#218c86;">Text here</p>
        
        
          .mytext {color:#218c86;}
        
        Text color #218c86
      
           This box has a color of #218c86        
        
          <div style="background-color:#218c86;">Content here</div>
        
        
          .mybackground {background-color:#218c86;}
        
        Background color #218c86
      
           Border around this has a color of #218c86        
        
          <div style="border:2px solid #218c86;">Content here</div>
        
        
          .myborder {border:2px solid #218c86;}
        
        Border color #218c86