#0d233d color space conversions
Hex:
        #0d233d
        RGB:
        13, 35, 61
        CMY:
        95, 86, 76
        CMYK:
        79, 43, 0, 76
      HSL:
        213°, 64.8649%, 14.5098%
        HSV (HSB):
        213°, 78.6885%, 23.9216%
        XYZ:
        1.6093, 1.6246, 4.6436
        xyY:
        0.2043, 0.2062, 1.6246
      CIE-Lab:
        13.3789, 1.7586, -19.2229
        CIE-LCH:
        13.3789, 19.3031, 275.2273
        CIE-Luv:
        13.3789, -6.3551, -17.7359
        Hunter-Lab:
        12.7458, 0.2327, -12.6789
      #0d233d color charts
#0d233d RGB chart
      #0d233d CMYK chart
      #0d233d RGB pie chart
      #0d233d color shades, tints & tones
#0d233d color schemes
#0d233d color preview, HTML & CSS examples
           This text has a color of #0d233d        
        
          <p style="color:#0d233d;">Text here</p>
        
        
          .mytext {color:#0d233d;}
        
        Text color #0d233d
      
           This box has a color of #0d233d        
        
          <div style="background-color:#0d233d;">Content here</div>
        
        
          .mybackground {background-color:#0d233d;}
        
        Background color #0d233d
      
           Border around this has a color of #0d233d        
        
          <div style="border:2px solid #0d233d;">Content here</div>
        
        
          .myborder {border:2px solid #0d233d;}
        
        Border color #0d233d