#0a0045 color space conversions
Hex:
        #0a0045
        RGB:
        10, 0, 69
        CMY:
        96, 100, 73
        CMYK:
        86, 100, 0, 73
      HSL:
        249°, 100.0000%, 13.5294%
        HSV (HSB):
        249°, 100.0000%, 27.0588%
        XYZ:
        1.1994, 0.4942, 5.6624
        xyY:
        0.1630, 0.0672, 0.4942
      CIE-Lab:
        4.4641, 28.1981, -39.3695
        CIE-LCH:
        4.4641, 48.4261, 305.6118
        CIE-Luv:
        4.4641, -0.6057, -17.0960
        Hunter-Lab:
        7.0299, 18.1508, -42.8353
      #0a0045 color charts
#0a0045 RGB chart
      #0a0045 CMYK chart
      #0a0045 RGB pie chart
      #0a0045 color shades, tints & tones
#0a0045 color schemes
#0a0045 color preview, HTML & CSS examples
           This text has a color of #0a0045        
        
          <p style="color:#0a0045;">Text here</p>
        
        
          .mytext {color:#0a0045;}
        
        Text color #0a0045
      
           This box has a color of #0a0045        
        
          <div style="background-color:#0a0045;">Content here</div>
        
        
          .mybackground {background-color:#0a0045;}
        
        Background color #0a0045
      
           Border around this has a color of #0a0045        
        
          <div style="border:2px solid #0a0045;">Content here</div>
        
        
          .myborder {border:2px solid #0a0045;}
        
        Border color #0a0045