#225a6f color space conversions
Hex:
        #225a6f
        RGB:
        34, 90, 111
        CMY:
        87, 65, 56
        CMYK:
        69, 19, 0, 56
      HSL:
        196°, 53.1034%, 28.4314%
        HSV (HSB):
        196°, 69.3694%, 43.5294%
        XYZ:
        7.1851, 8.8001, 16.3588
        xyY:
        0.2221, 0.2721, 8.8001
      CIE-Lab:
        35.5965, -10.9844, -17.3635
        CIE-LCH:
        35.5965, 20.5462, 237.6818
        CIE-Luv:
        35.5965, -20.9069, -22.0473
        Hunter-Lab:
        29.6650, -8.6796, -11.9301
      #225a6f color charts
#225a6f RGB chart
      #225a6f CMYK chart
      #225a6f RGB pie chart
      #225a6f color shades, tints & tones
#225a6f color schemes
#225a6f color preview, HTML & CSS examples
           This text has a color of #225a6f        
        
          <p style="color:#225a6f;">Text here</p>
        
        
          .mytext {color:#225a6f;}
        
        Text color #225a6f
      
           This box has a color of #225a6f        
        
          <div style="background-color:#225a6f;">Content here</div>
        
        
          .mybackground {background-color:#225a6f;}
        
        Background color #225a6f
      
           Border around this has a color of #225a6f        
        
          <div style="border:2px solid #225a6f;">Content here</div>
        
        
          .myborder {border:2px solid #225a6f;}
        
        Border color #225a6f