#224e65 color space conversions
Hex:
        #224e65
        RGB:
        34, 78, 101
        CMY:
        87, 69, 60
        CMYK:
        66, 23, 0, 60
      HSL:
        201°, 49.6296%, 26.4706%
        HSV (HSB):
        201°, 66.3366%, 39.6078%
        XYZ:
        5.7330, 6.7284, 13.3085
        xyY:
        0.2225, 0.2611, 6.7284
      CIE-Lab:
        31.1805, -7.2759, -17.9093
        CIE-LCH:
        31.1805, 19.3309, 247.8900
        CIE-Luv:
        31.1805, -16.7802, -22.3852
        Hunter-Lab:
        25.9392, -5.9420, -12.2620
      #224e65 color charts
#224e65 RGB chart
      #224e65 CMYK chart
      #224e65 RGB pie chart
      #224e65 color shades, tints & tones
#224e65 color schemes
#224e65 color preview, HTML & CSS examples
           This text has a color of #224e65        
        
          <p style="color:#224e65;">Text here</p>
        
        
          .mytext {color:#224e65;}
        
        Text color #224e65
      
           This box has a color of #224e65        
        
          <div style="background-color:#224e65;">Content here</div>
        
        
          .mybackground {background-color:#224e65;}
        
        Background color #224e65
      
           Border around this has a color of #224e65        
        
          <div style="border:2px solid #224e65;">Content here</div>
        
        
          .myborder {border:2px solid #224e65;}
        
        Border color #224e65