#0a478e color space conversions
Hex:
        #0a478e
        RGB:
        10, 71, 142
        CMY:
        96, 72, 44
        CMYK:
        93, 50, 0, 44
      HSL:
        212°, 86.8421%, 29.8039%
        HSV (HSB):
        212°, 92.9577%, 55.6863%
        XYZ:
        7.2609, 6.5240, 26.4678
        xyY:
        0.1804, 0.1621, 6.5240
      CIE-Lab:
        30.6978, 10.8719, -44.3061
        CIE-LCH:
        30.6978, 45.6205, 283.7870
        CIE-Luv:
        30.6978, -16.1394, -59.9141
        Hunter-Lab:
        25.5421, 6.0438, -43.5591
      #0a478e color charts
#0a478e RGB chart
      #0a478e CMYK chart
      #0a478e RGB pie chart
      #0a478e color shades, tints & tones
#0a478e color schemes
#0a478e color preview, HTML & CSS examples
           This text has a color of #0a478e        
        
          <p style="color:#0a478e;">Text here</p>
        
        
          .mytext {color:#0a478e;}
        
        Text color #0a478e
      
           This box has a color of #0a478e        
        
          <div style="background-color:#0a478e;">Content here</div>
        
        
          .mybackground {background-color:#0a478e;}
        
        Background color #0a478e
      
           Border around this has a color of #0a478e        
        
          <div style="border:2px solid #0a478e;">Content here</div>
        
        
          .myborder {border:2px solid #0a478e;}
        
        Border color #0a478e