#0a0145 color space conversions
Hex:
        #0a0145
        RGB:
        10, 1, 69
        CMY:
        96, 100, 73
        CMYK:
        86, 99, 0, 73
      HSL:
        248°, 97.1429%, 13.7255%
        HSV (HSB):
        248°, 98.5507%, 27.0588%
        XYZ:
        1.2102, 0.5159, 5.6660
        xyY:
        0.1637, 0.0698, 0.5159
      CIE-Lab:
        4.6602, 27.7030, -39.0473
        CIE-LCH:
        4.6602, 47.8763, 305.3547
        CIE-Luv:
        4.6602, -0.6830, -17.5317
        Hunter-Lab:
        7.1827, 17.5057, -41.7427
      #0a0145 color charts
#0a0145 RGB chart
      #0a0145 CMYK chart
      #0a0145 RGB pie chart
      #0a0145 color shades, tints & tones
#0a0145 color schemes
#0a0145 color preview, HTML & CSS examples
           This text has a color of #0a0145        
        
          <p style="color:#0a0145;">Text here</p>
        
        
          .mytext {color:#0a0145;}
        
        Text color #0a0145
      
           This box has a color of #0a0145        
        
          <div style="background-color:#0a0145;">Content here</div>
        
        
          .mybackground {background-color:#0a0145;}
        
        Background color #0a0145
      
           Border around this has a color of #0a0145        
        
          <div style="border:2px solid #0a0145;">Content here</div>
        
        
          .myborder {border:2px solid #0a0145;}
        
        Border color #0a0145