#0a297e color space conversions
Hex:
        #0a297e
        RGB:
        10, 41, 126
        CMY:
        96, 84, 51
        CMYK:
        92, 67, 0, 51
      HSL:
        224°, 85.2941%, 26.6667%
        HSV (HSB):
        224°, 92.0635%, 49.4118%
        XYZ:
        4.6840, 3.1568, 20.1011
        xyY:
        0.1676, 0.1130, 3.1568
      CIE-Lab:
        20.6611, 25.2924, -50.6719
        CIE-LCH:
        20.6611, 56.6334, 296.5256
        CIE-Luv:
        20.6611, -8.3421, -57.8640
        Hunter-Lab:
        17.7673, 15.9654, -54.6409
      #0a297e color charts
#0a297e RGB chart
      #0a297e CMYK chart
      #0a297e RGB pie chart
      #0a297e color shades, tints & tones
#0a297e color schemes
#0a297e color preview, HTML & CSS examples
           This text has a color of #0a297e        
        
          <p style="color:#0a297e;">Text here</p>
        
        
          .mytext {color:#0a297e;}
        
        Text color #0a297e
      
           This box has a color of #0a297e        
        
          <div style="background-color:#0a297e;">Content here</div>
        
        
          .mybackground {background-color:#0a297e;}
        
        Background color #0a297e
      
           Border around this has a color of #0a297e        
        
          <div style="border:2px solid #0a297e;">Content here</div>
        
        
          .myborder {border:2px solid #0a297e;}
        
        Border color #0a297e