#0a142d color space conversions
Hex:
        #0a142d
        RGB:
        10, 20, 45
        CMY:
        96, 92, 82
        CMYK:
        78, 56, 0, 82
      HSL:
        223°, 63.6364%, 10.7843%
        HSV (HSB):
        223°, 77.7778%, 17.6471%
        XYZ:
        0.8490, 0.7543, 2.5835
        xyY:
        0.2028, 0.1802, 0.7543
      CIE-Lab:
        6.8136, 5.4083, -18.1367
        CIE-LCH:
        6.8136, 18.9259, 286.6043
        CIE-Luv:
        6.8136, -2.4189, -11.2875
        Hunter-Lab:
        8.6851, 2.2499, -11.5569
      #0a142d color charts
#0a142d RGB chart
      #0a142d CMYK chart
      #0a142d RGB pie chart
      #0a142d color shades, tints & tones
#0a142d color schemes
#0a142d color preview, HTML & CSS examples
           This text has a color of #0a142d        
        
          <p style="color:#0a142d;">Text here</p>
        
        
          .mytext {color:#0a142d;}
        
        Text color #0a142d
      
           This box has a color of #0a142d        
        
          <div style="background-color:#0a142d;">Content here</div>
        
        
          .mybackground {background-color:#0a142d;}
        
        Background color #0a142d
      
           Border around this has a color of #0a142d        
        
          <div style="border:2px solid #0a142d;">Content here</div>
        
        
          .myborder {border:2px solid #0a142d;}
        
        Border color #0a142d