#218b95 color space conversions
Hex:
        #218b95
        RGB:
        33, 139, 149
        CMY:
        87, 45, 42
        CMYK:
        78, 7, 0, 42
      HSL:
        185°, 63.7363%, 35.6863%
        HSV (HSB):
        185°, 77.8523%, 58.4314%
        XYZ:
        15.2846, 20.9585, 31.6736
        xyY:
        0.2250, 0.3086, 20.9585
      CIE-Lab:
        52.9040, -25.1004, -13.7182
        CIE-LCH:
        52.9040, 28.6045, 208.6580
        CIE-Luv:
        52.9040, -37.0540, -16.6284
        Hunter-Lab:
        45.7805, -20.5203, -8.9740
      #218b95 color charts
#218b95 RGB chart
      #218b95 CMYK chart
      #218b95 RGB pie chart
      #218b95 color shades, tints & tones
#218b95 color schemes
#218b95 color preview, HTML & CSS examples
           This text has a color of #218b95        
        
          <p style="color:#218b95;">Text here</p>
        
        
          .mytext {color:#218b95;}
        
        Text color #218b95
      
           This box has a color of #218b95        
        
          <div style="background-color:#218b95;">Content here</div>
        
        
          .mybackground {background-color:#218b95;}
        
        Background color #218b95
      
           Border around this has a color of #218b95        
        
          <div style="border:2px solid #218b95;">Content here</div>
        
        
          .myborder {border:2px solid #218b95;}
        
        Border color #218b95