#0a0cae color space conversions
Hex:
        #0a0cae
        RGB:
        10, 12, 174
        CMY:
        96, 95, 32
        CMYK:
        94, 93, 0, 32
      HSL:
        239°, 89.1304%, 36.0784%
        HSV (HSB):
        239°, 94.2529%, 68.2353%
        XYZ:
        7.8966, 3.3835, 40.2813
        xyY:
        0.1532, 0.0656, 3.3835
      CIE-Lab:
        21.5185, 56.4571, -78.8876
        CIE-LCH:
        21.5185, 97.0085, 305.5900
        CIE-Luv:
        21.5185, -6.1160, -83.5541
        Hunter-Lab:
        18.3942, 44.4402, -116.9626
      #0a0cae color charts
#0a0cae RGB chart
      #0a0cae CMYK chart
      #0a0cae RGB pie chart
      #0a0cae color shades, tints & tones
#0a0cae color schemes
#0a0cae color preview, HTML & CSS examples
           This text has a color of #0a0cae        
        
          <p style="color:#0a0cae;">Text here</p>
        
        
          .mytext {color:#0a0cae;}
        
        Text color #0a0cae
      
           This box has a color of #0a0cae        
        
          <div style="background-color:#0a0cae;">Content here</div>
        
        
          .mybackground {background-color:#0a0cae;}
        
        Background color #0a0cae
      
           Border around this has a color of #0a0cae        
        
          <div style="border:2px solid #0a0cae;">Content here</div>
        
        
          .myborder {border:2px solid #0a0cae;}
        
        Border color #0a0cae