#0d224f color space conversions
Hex:
        #0d224f
        RGB:
        13, 34, 79
        CMY:
        95, 87, 69
        CMYK:
        84, 57, 0, 69
      HSL:
        221°, 71.7391%, 18.0392%
        HSV (HSB):
        221°, 83.5443%, 30.9804%
        XYZ:
        2.1493, 1.7941, 7.6302
        xyY:
        0.1857, 0.1550, 1.7941
      CIE-Lab:
        14.3675, 10.4966, -30.0980
        CIE-LCH:
        14.3675, 31.8758, 289.2261
        CIE-Luv:
        14.3675, -6.0434, -29.4222
        Hunter-Lab:
        13.3945, 5.2017, -24.3982
      #0d224f color charts
#0d224f RGB chart
      #0d224f CMYK chart
      #0d224f RGB pie chart
      #0d224f color shades, tints & tones
#0d224f color schemes
#0d224f color preview, HTML & CSS examples
           This text has a color of #0d224f        
        
          <p style="color:#0d224f;">Text here</p>
        
        
          .mytext {color:#0d224f;}
        
        Text color #0d224f
      
           This box has a color of #0d224f        
        
          <div style="background-color:#0d224f;">Content here</div>
        
        
          .mybackground {background-color:#0d224f;}
        
        Background color #0d224f
      
           Border around this has a color of #0d224f        
        
          <div style="border:2px solid #0d224f;">Content here</div>
        
        
          .myborder {border:2px solid #0d224f;}
        
        Border color #0d224f