#229e8a color space conversions
Hex:
        #229e8a
        RGB:
        34, 158, 138
        CMY:
        87, 38, 46
        CMYK:
        78, 0, 13, 38
      HSL:
        170°, 64.5833%, 37.6471%
        HSV (HSB):
        170°, 78.4810%, 61.9608%
        XYZ:
        17.4740, 26.6288, 28.2636
        xyY:
        0.2415, 0.3680, 26.6288
      CIE-Lab:
        58.6291, -37.3701, 1.0899
        CIE-LCH:
        58.6291, 37.3860, 178.3294
        CIE-Luv:
        58.6291, -44.6032, 7.1346
        Hunter-Lab:
        51.6031, -29.8612, 3.6483
      #229e8a color charts
#229e8a RGB chart
      #229e8a CMYK chart
      #229e8a RGB pie chart
      #229e8a color shades, tints & tones
#229e8a color schemes
#229e8a color preview, HTML & CSS examples
           This text has a color of #229e8a        
        
          <p style="color:#229e8a;">Text here</p>
        
        
          .mytext {color:#229e8a;}
        
        Text color #229e8a
      
           This box has a color of #229e8a        
        
          <div style="background-color:#229e8a;">Content here</div>
        
        
          .mybackground {background-color:#229e8a;}
        
        Background color #229e8a
      
           Border around this has a color of #229e8a        
        
          <div style="border:2px solid #229e8a;">Content here</div>
        
        
          .myborder {border:2px solid #229e8a;}
        
        Border color #229e8a