#0a0c31 color space conversions
Hex:
        #0a0c31
        RGB:
        10, 12, 49
        CMY:
        96, 95, 81
        CMYK:
        80, 76, 0, 81
      HSL:
        237°, 66.1017%, 11.5686%
        HSV (HSB):
        237°, 79.5918%, 19.2157%
        XYZ:
        0.8110, 0.5492, 2.9690
        xyY:
        0.1873, 0.1269, 0.5492
      CIE-Lab:
        4.9611, 11.8387, -24.0579
        CIE-LCH:
        4.9611, 26.8130, 296.2014
        CIE-Luv:
        4.9611, -1.1077, -12.4511
        Hunter-Lab:
        7.4110, 6.5651, -18.5652
      #0a0c31 color charts
#0a0c31 RGB chart
      #0a0c31 CMYK chart
      #0a0c31 RGB pie chart
      #0a0c31 color shades, tints & tones
#0a0c31 color schemes
#0a0c31 color preview, HTML & CSS examples
           This text has a color of #0a0c31        
        
          <p style="color:#0a0c31;">Text here</p>
        
        
          .mytext {color:#0a0c31;}
        
        Text color #0a0c31
      
           This box has a color of #0a0c31        
        
          <div style="background-color:#0a0c31;">Content here</div>
        
        
          .mybackground {background-color:#0a0c31;}
        
        Background color #0a0c31
      
           Border around this has a color of #0a0c31        
        
          <div style="border:2px solid #0a0c31;">Content here</div>
        
        
          .myborder {border:2px solid #0a0c31;}
        
        Border color #0a0c31