#225b5f color space conversions
Hex:
        #225b5f
        RGB:
        34, 91, 95
        CMY:
        87, 64, 63
        CMYK:
        64, 4, 0, 63
      HSL:
        184°, 47.2868%, 25.2941%
        HSV (HSB):
        184°, 64.2105%, 37.2549%
        XYZ:
        6.4663, 8.6485, 12.1550
        xyY:
        0.2371, 0.3171, 8.6485
      CIE-Lab:
        35.2985, -16.9984, -7.8547
        CIE-LCH:
        35.2985, 18.7254, 204.8011
        CIE-Luv:
        35.2985, -22.0416, -8.0421
        Hunter-Lab:
        29.4083, -12.2157, -3.9198
      #225b5f color charts
#225b5f RGB chart
      #225b5f CMYK chart
      #225b5f RGB pie chart
      #225b5f color shades, tints & tones
#225b5f color schemes
#225b5f color preview, HTML & CSS examples
           This text has a color of #225b5f        
        
          <p style="color:#225b5f;">Text here</p>
        
        
          .mytext {color:#225b5f;}
        
        Text color #225b5f
      
           This box has a color of #225b5f        
        
          <div style="background-color:#225b5f;">Content here</div>
        
        
          .mybackground {background-color:#225b5f;}
        
        Background color #225b5f
      
           Border around this has a color of #225b5f        
        
          <div style="border:2px solid #225b5f;">Content here</div>
        
        
          .myborder {border:2px solid #225b5f;}
        
        Border color #225b5f