#0d234d color space conversions
Hex:
        #0d234d
        RGB:
        13, 35, 77
        CMY:
        95, 86, 70
        CMYK:
        83, 55, 0, 70
      HSL:
        219°, 71.1111%, 17.6471%
        HSV (HSB):
        219°, 83.1169%, 30.1961%
        XYZ:
        2.1066, 1.8235, 7.2621
        xyY:
        0.1882, 0.1629, 1.8235
      CIE-Lab:
        14.5321, 8.8443, -28.4666
        CIE-LCH:
        14.5321, 29.8089, 287.2595
        CIE-Luv:
        14.5321, -6.3113, -27.9761
        Hunter-Lab:
        13.5035, 4.2151, -22.4333
      #0d234d color charts
#0d234d RGB chart
      #0d234d CMYK chart
      #0d234d RGB pie chart
      #0d234d color shades, tints & tones
#0d234d color schemes
#0d234d color preview, HTML & CSS examples
           This text has a color of #0d234d        
        
          <p style="color:#0d234d;">Text here</p>
        
        
          .mytext {color:#0d234d;}
        
        Text color #0d234d
      
           This box has a color of #0d234d        
        
          <div style="background-color:#0d234d;">Content here</div>
        
        
          .mybackground {background-color:#0d234d;}
        
        Background color #0d234d
      
           Border around this has a color of #0d234d        
        
          <div style="border:2px solid #0d234d;">Content here</div>
        
        
          .myborder {border:2px solid #0d234d;}
        
        Border color #0d234d