#0d119d color space conversions
Hex:
        #0d119d
        RGB:
        13, 17, 157
        CMY:
        95, 93, 38
        CMYK:
        92, 89, 0, 38
      HSL:
        238°, 84.7059%, 33.3333%
        HSV (HSB):
        238°, 91.7197%, 61.5686%
        XYZ:
        6.4522, 2.9208, 32.1220
        xyY:
        0.1555, 0.0704, 2.9208
      CIE-Lab:
        19.7238, 49.9853, -71.5479
        CIE-LCH:
        19.7238, 87.2791, 304.9392
        CIE-Luv:
        19.7238, -5.5963, -74.1181
        Hunter-Lab:
        17.0903, 37.4824, -99.4750
      #0d119d color charts
#0d119d RGB chart
      #0d119d CMYK chart
      #0d119d RGB pie chart
      #0d119d color shades, tints & tones
#0d119d color schemes
#0d119d color preview, HTML & CSS examples
           This text has a color of #0d119d        
        
          <p style="color:#0d119d;">Text here</p>
        
        
          .mytext {color:#0d119d;}
        
        Text color #0d119d
      
           This box has a color of #0d119d        
        
          <div style="background-color:#0d119d;">Content here</div>
        
        
          .mybackground {background-color:#0d119d;}
        
        Background color #0d119d
      
           Border around this has a color of #0d119d        
        
          <div style="border:2px solid #0d119d;">Content here</div>
        
        
          .myborder {border:2px solid #0d119d;}
        
        Border color #0d119d