#227c80 color space conversions
Hex:
        #227c80
        RGB:
        34, 124, 128
        CMY:
        87, 51, 50
        CMYK:
        73, 3, 0, 50
      HSL:
        183°, 58.0247%, 31.7647%
        HSV (HSB):
        183°, 73.4375%, 50.1961%
        XYZ:
        11.7636, 16.3139, 22.9510
        xyY:
        0.2305, 0.3197, 16.3139
      CIE-Lab:
        47.3836, -24.0305, -9.7443
        CIE-LCH:
        47.3836, 25.9310, 202.0725
        CIE-Luv:
        47.3836, -32.7714, -10.4829
        Hunter-Lab:
        40.3905, -18.6956, -5.4169
      #227c80 color charts
#227c80 RGB chart
      #227c80 CMYK chart
      #227c80 RGB pie chart
      #227c80 color shades, tints & tones
#227c80 color schemes
#227c80 color preview, HTML & CSS examples
           This text has a color of #227c80        
        
          <p style="color:#227c80;">Text here</p>
        
        
          .mytext {color:#227c80;}
        
        Text color #227c80
      
           This box has a color of #227c80        
        
          <div style="background-color:#227c80;">Content here</div>
        
        
          .mybackground {background-color:#227c80;}
        
        Background color #227c80
      
           Border around this has a color of #227c80        
        
          <div style="border:2px solid #227c80;">Content here</div>
        
        
          .myborder {border:2px solid #227c80;}
        
        Border color #227c80