#0a0caf color space conversions
Hex:
        #0a0caf
        RGB:
        10, 12, 175
        CMY:
        96, 95, 31
        CMYK:
        94, 93, 0, 31
      HSL:
        239°, 89.1892%, 36.2745%
        HSV (HSB):
        239°, 94.2857%, 68.6275%
        XYZ:
        7.9945, 3.4226, 40.7967
        xyY:
        0.1531, 0.0656, 3.4226
      CIE-Lab:
        21.6626, 56.7335, -79.2488
        CIE-LCH:
        21.6626, 97.4631, 305.5985
        CIE-Luv:
        21.6626, -6.1587, -84.1545
        Hunter-Lab:
        18.5003, 44.7593, -117.7955
      #0a0caf color charts
#0a0caf RGB chart
      #0a0caf CMYK chart
      #0a0caf RGB pie chart
      #0a0caf color shades, tints & tones
#0a0caf color schemes
#0a0caf color preview, HTML & CSS examples
           This text has a color of #0a0caf        
        
          <p style="color:#0a0caf;">Text here</p>
        
        
          .mytext {color:#0a0caf;}
        
        Text color #0a0caf
      
           This box has a color of #0a0caf        
        
          <div style="background-color:#0a0caf;">Content here</div>
        
        
          .mybackground {background-color:#0a0caf;}
        
        Background color #0a0caf
      
           Border around this has a color of #0a0caf        
        
          <div style="border:2px solid #0a0caf;">Content here</div>
        
        
          .myborder {border:2px solid #0a0caf;}
        
        Border color #0a0caf