#0a0c65 color space conversions
Hex:
        #0a0c65
        RGB:
        10, 12, 101
        CMY:
        96, 95, 60
        CMYK:
        90, 88, 0, 60
      HSL:
        239°, 81.9820%, 21.7647%
        HSV (HSB):
        239°, 90.0990%, 39.6078%
        XYZ:
        2.6056, 1.2671, 12.4192
        xyY:
        0.1599, 0.0778, 1.2671
      CIE-Lab:
        11.0431, 34.1974, -50.3670
        CIE-LCH:
        11.0431, 60.8793, 304.1751
        CIE-Luv:
        11.0431, -2.9854, -39.4255
        Hunter-Lab:
        11.2564, 21.6203, -57.5352
      #0a0c65 color charts
#0a0c65 RGB chart
      #0a0c65 CMYK chart
      #0a0c65 RGB pie chart
      #0a0c65 color shades, tints & tones
#0a0c65 color schemes
#0a0c65 color preview, HTML & CSS examples
           This text has a color of #0a0c65        
        
          <p style="color:#0a0c65;">Text here</p>
        
        
          .mytext {color:#0a0c65;}
        
        Text color #0a0c65
      
           This box has a color of #0a0c65        
        
          <div style="background-color:#0a0c65;">Content here</div>
        
        
          .mybackground {background-color:#0a0c65;}
        
        Background color #0a0c65
      
           Border around this has a color of #0a0c65        
        
          <div style="border:2px solid #0a0c65;">Content here</div>
        
        
          .myborder {border:2px solid #0a0c65;}
        
        Border color #0a0c65