#0d303d color space conversions
Hex:
        #0d303d
        RGB:
        13, 48, 61
        CMY:
        95, 81, 76
        CMYK:
        79, 21, 0, 76
      HSL:
        196°, 64.8649%, 14.5098%
        HSV (HSB):
        196°, 78.6885%, 23.9216%
        XYZ:
        2.0652, 2.5364, 4.7956
        xyY:
        0.2198, 0.2699, 2.5364
      CIE-Lab:
        18.0824, -7.3835, -11.8675
        CIE-LCH:
        18.0824, 13.9769, 238.1120
        CIE-Luv:
        18.0824, -10.8737, -11.6282
        Hunter-Lab:
        15.9261, -4.7233, -6.7050
      #0d303d color charts
#0d303d RGB chart
      #0d303d CMYK chart
      #0d303d RGB pie chart
      #0d303d color shades, tints & tones
#0d303d color schemes
#0d303d color preview, HTML & CSS examples
           This text has a color of #0d303d        
        
          <p style="color:#0d303d;">Text here</p>
        
        
          .mytext {color:#0d303d;}
        
        Text color #0d303d
      
           This box has a color of #0d303d        
        
          <div style="background-color:#0d303d;">Content here</div>
        
        
          .mybackground {background-color:#0d303d;}
        
        Background color #0d303d
      
           Border around this has a color of #0d303d        
        
          <div style="border:2px solid #0d303d;">Content here</div>
        
        
          .myborder {border:2px solid #0d303d;}
        
        Border color #0d303d