#225d79 color space conversions
Hex:
        #225d79
        RGB:
        34, 93, 121
        CMY:
        87, 64, 53
        CMYK:
        72, 23, 0, 53
      HSL:
        199°, 56.1290%, 30.3922%
        HSV (HSB):
        199°, 71.9008%, 47.4510%
        XYZ:
        8.0252, 9.5493, 19.5094
        xyY:
        0.2164, 0.2575, 9.5493
      CIE-Lab:
        37.0210, -9.1861, -21.3365
        CIE-LCH:
        37.0210, 23.2300, 246.7066
        CIE-Luv:
        37.0210, -21.5740, -28.2397
        Hunter-Lab:
        30.9019, -7.7218, -15.8004
      #225d79 color charts
#225d79 RGB chart
      #225d79 CMYK chart
      #225d79 RGB pie chart
      #225d79 color shades, tints & tones
#225d79 color schemes
#225d79 color preview, HTML & CSS examples
           This text has a color of #225d79        
        
          <p style="color:#225d79;">Text here</p>
        
        
          .mytext {color:#225d79;}
        
        Text color #225d79
      
           This box has a color of #225d79        
        
          <div style="background-color:#225d79;">Content here</div>
        
        
          .mybackground {background-color:#225d79;}
        
        Background color #225d79
      
           Border around this has a color of #225d79        
        
          <div style="border:2px solid #225d79;">Content here</div>
        
        
          .myborder {border:2px solid #225d79;}
        
        Border color #225d79