#228b7d color space conversions
Hex:
        #228b7d
        RGB:
        34, 139, 125
        CMY:
        87, 45, 51
        CMYK:
        76, 0, 10, 45
      HSL:
        172°, 60.6936%, 33.9216%
        HSV (HSB):
        172°, 75.5396%, 54.5098%
        XYZ:
        13.5940, 20.2860, 22.6011
        xyY:
        0.2407, 0.3592, 20.2860
      CIE-Lab:
        52.1590, -32.3084, -0.9031
        CIE-LCH:
        52.1590, 32.3210, 181.6011
        CIE-Luv:
        52.1590, -38.5517, 3.4152
        Hunter-Lab:
        45.0400, -24.9450, 1.7761
      #228b7d color charts
#228b7d RGB chart
      #228b7d CMYK chart
      #228b7d RGB pie chart
      #228b7d color shades, tints & tones
#228b7d color schemes
#228b7d color preview, HTML & CSS examples
           This text has a color of #228b7d        
        
          <p style="color:#228b7d;">Text here</p>
        
        
          .mytext {color:#228b7d;}
        
        Text color #228b7d
      
           This box has a color of #228b7d        
        
          <div style="background-color:#228b7d;">Content here</div>
        
        
          .mybackground {background-color:#228b7d;}
        
        Background color #228b7d
      
           Border around this has a color of #228b7d        
        
          <div style="border:2px solid #228b7d;">Content here</div>
        
        
          .myborder {border:2px solid #228b7d;}
        
        Border color #228b7d