#225b6f color space conversions
Hex:
        #225b6f
        RGB:
        34, 91, 111
        CMY:
        87, 64, 56
        CMYK:
        69, 18, 0, 56
      HSL:
        196°, 53.1034%, 28.4314%
        HSV (HSB):
        196°, 69.3694%, 43.5294%
        XYZ:
        7.2700, 8.9699, 16.3871
        xyY:
        0.2228, 0.2749, 8.9699
      CIE-Lab:
        35.9264, -11.5765, -16.8561
        CIE-LCH:
        35.9264, 20.4485, 235.5194
        CIE-Luv:
        35.9264, -21.2844, -21.3092
        Hunter-Lab:
        29.9499, -9.0833, -11.4757
      #225b6f color charts
#225b6f RGB chart
      #225b6f CMYK chart
      #225b6f RGB pie chart
      #225b6f color shades, tints & tones
#225b6f color schemes
#225b6f color preview, HTML & CSS examples
           This text has a color of #225b6f        
        
          <p style="color:#225b6f;">Text here</p>
        
        
          .mytext {color:#225b6f;}
        
        Text color #225b6f
      
           This box has a color of #225b6f        
        
          <div style="background-color:#225b6f;">Content here</div>
        
        
          .mybackground {background-color:#225b6f;}
        
        Background color #225b6f
      
           Border around this has a color of #225b6f        
        
          <div style="border:2px solid #225b6f;">Content here</div>
        
        
          .myborder {border:2px solid #225b6f;}
        
        Border color #225b6f