#224b5f color space conversions
Hex:
        #224b5f
        RGB:
        34, 75, 95
        CMY:
        87, 71, 63
        CMYK:
        64, 21, 0, 63
      HSL:
        200°, 47.2868%, 25.2941%
        HSV (HSB):
        200°, 64.2105%, 37.2549%
        XYZ:
        5.2413, 6.1985, 11.7466
        xyY:
        0.2261, 0.2673, 6.1985
      CIE-Lab:
        29.9077, -7.5641, -16.0584
        CIE-LCH:
        29.9077, 17.7508, 244.7778
        CIE-Luv:
        29.9077, -15.8425, -19.5690
        Hunter-Lab:
        24.8967, -5.9909, -10.5462
      #224b5f color charts
#224b5f RGB chart
      #224b5f CMYK chart
      #224b5f RGB pie chart
      #224b5f color shades, tints & tones
#224b5f color schemes
#224b5f color preview, HTML & CSS examples
           This text has a color of #224b5f        
        
          <p style="color:#224b5f;">Text here</p>
        
        
          .mytext {color:#224b5f;}
        
        Text color #224b5f
      
           This box has a color of #224b5f        
        
          <div style="background-color:#224b5f;">Content here</div>
        
        
          .mybackground {background-color:#224b5f;}
        
        Background color #224b5f
      
           Border around this has a color of #224b5f        
        
          <div style="border:2px solid #224b5f;">Content here</div>
        
        
          .myborder {border:2px solid #224b5f;}
        
        Border color #224b5f