#0d1142 color space conversions
Hex:
        #0d1142
        RGB:
        13, 17, 66
        CMY:
        95, 93, 74
        CMYK:
        80, 74, 0, 74
      HSL:
        235°, 67.0886%, 15.4902%
        HSV (HSB):
        235°, 80.3030%, 25.8824%
        XYZ:
        1.3498, 0.8798, 5.2529
        xyY:
        0.1804, 0.1176, 0.8798
      CIE-Lab:
        7.9473, 17.8612, -31.5193
        CIE-LCH:
        7.9473, 36.2283, 299.5391
        CIE-Luv:
        7.9473, -2.0335, -21.3919
        Hunter-Lab:
        9.3798, 9.2722, -26.6380
      #0d1142 color charts
#0d1142 RGB chart
      #0d1142 CMYK chart
      #0d1142 RGB pie chart
      #0d1142 color shades, tints & tones
#0d1142 color schemes
#0d1142 color preview, HTML & CSS examples
           This text has a color of #0d1142        
        
          <p style="color:#0d1142;">Text here</p>
        
        
          .mytext {color:#0d1142;}
        
        Text color #0d1142
      
           This box has a color of #0d1142        
        
          <div style="background-color:#0d1142;">Content here</div>
        
        
          .mybackground {background-color:#0d1142;}
        
        Background color #0d1142
      
           Border around this has a color of #0d1142        
        
          <div style="border:2px solid #0d1142;">Content here</div>
        
        
          .myborder {border:2px solid #0d1142;}
        
        Border color #0d1142