#0a0025 color space conversions
Hex:
        #0a0025
        RGB:
        10, 0, 37
        CMY:
        96, 100, 85
        CMYK:
        73, 100, 0, 85
      HSL:
        256°, 100.0000%, 7.2549%
        HSV (HSB):
        256°, 100.0000%, 14.5098%
        XYZ:
        0.4591, 0.1981, 1.7643
        xyY:
        0.1896, 0.0818, 0.1981
      CIE-Lab:
        1.7894, 11.0936, -19.9383
        CIE-LCH:
        1.7894, 22.8168, 299.0914
        CIE-Luv:
        1.7894, 0.2948, -6.1403
        Hunter-Lab:
        4.4509, 10.6232, -20.3867
      #0a0025 color charts
#0a0025 RGB chart
      #0a0025 CMYK chart
      #0a0025 RGB pie chart
      #0a0025 color shades, tints & tones
#0a0025 color schemes
#0a0025 color preview, HTML & CSS examples
           This text has a color of #0a0025        
        
          <p style="color:#0a0025;">Text here</p>
        
        
          .mytext {color:#0a0025;}
        
        Text color #0a0025
      
           This box has a color of #0a0025        
        
          <div style="background-color:#0a0025;">Content here</div>
        
        
          .mybackground {background-color:#0a0025;}
        
        Background color #0a0025
      
           Border around this has a color of #0a0025        
        
          <div style="border:2px solid #0a0025;">Content here</div>
        
        
          .myborder {border:2px solid #0a0025;}
        
        Border color #0a0025