#0d123f color space conversions
Hex:
        #0d123f
        RGB:
        13, 18, 63
        CMY:
        95, 93, 75
        CMYK:
        79, 71, 0, 75
      HSL:
        234°, 65.7895%, 14.9020%
        HSV (HSB):
        234°, 79.3651%, 24.7059%
        XYZ:
        1.2795, 0.8771, 4.8045
        xyY:
        0.1838, 0.1260, 0.8771
      CIE-Lab:
        7.9224, 15.8284, -29.4283
        CIE-LCH:
        7.9224, 33.4150, 298.2742
        CIE-Luv:
        7.9224, -2.1045, -20.0544
        Hunter-Lab:
        9.3651, 7.9981, -23.8612
      #0d123f color charts
#0d123f RGB chart
      #0d123f CMYK chart
      #0d123f RGB pie chart
      #0d123f color shades, tints & tones
#0d123f color schemes
#0d123f color preview, HTML & CSS examples
           This text has a color of #0d123f        
        
          <p style="color:#0d123f;">Text here</p>
        
        
          .mytext {color:#0d123f;}
        
        Text color #0d123f
      
           This box has a color of #0d123f        
        
          <div style="background-color:#0d123f;">Content here</div>
        
        
          .mybackground {background-color:#0d123f;}
        
        Background color #0d123f
      
           Border around this has a color of #0d123f        
        
          <div style="border:2px solid #0d123f;">Content here</div>
        
        
          .myborder {border:2px solid #0d123f;}
        
        Border color #0d123f