#0d427d color space conversions
Hex:
        #0d427d
        RGB:
        13, 66, 125
        CMY:
        95, 74, 51
        CMYK:
        90, 47, 0, 51
      HSL:
        212°, 81.1594%, 27.0588%
        HSV (HSB):
        212°, 89.6000%, 49.0196%
        XYZ:
        5.8159, 5.4627, 20.1499
        xyY:
        0.1851, 0.1738, 5.4627
      CIE-Lab:
        28.0142, 7.3119, -38.0862
        CIE-LCH:
        28.0142, 38.7817, 280.8676
        CIE-Luv:
        28.0142, -14.8850, -49.7505
        Hunter-Lab:
        23.3723, 3.5155, -34.7548
      #0d427d color charts
#0d427d RGB chart
      #0d427d CMYK chart
      #0d427d RGB pie chart
      #0d427d color shades, tints & tones
#0d427d color schemes
#0d427d color preview, HTML & CSS examples
           This text has a color of #0d427d        
        
          <p style="color:#0d427d;">Text here</p>
        
        
          .mytext {color:#0d427d;}
        
        Text color #0d427d
      
           This box has a color of #0d427d        
        
          <div style="background-color:#0d427d;">Content here</div>
        
        
          .mybackground {background-color:#0d427d;}
        
        Background color #0d427d
      
           Border around this has a color of #0d427d        
        
          <div style="border:2px solid #0d427d;">Content here</div>
        
        
          .myborder {border:2px solid #0d427d;}
        
        Border color #0d427d