#0a12bf color space conversions
Hex:
        #0a12bf
        RGB:
        10, 18, 191
        CMY:
        96, 93, 25
        CMYK:
        95, 91, 0, 25
      HSL:
        237°, 90.0498%, 39.4118%
        HSV (HSB):
        237°, 94.7644%, 74.9020%
        XYZ:
        9.7455, 4.2587, 49.5986
        xyY:
        0.1532, 0.0670, 4.2587
      CIE-Lab:
        24.5090, 59.4149, -84.0431
        CIE-LCH:
        24.5090, 102.9242, 305.2587
        CIE-Luv:
        24.5090, -7.1942, -94.3146
        Hunter-Lab:
        20.6367, 48.1805, -128.0529
      #0a12bf color charts
#0a12bf RGB chart
      #0a12bf CMYK chart
      #0a12bf RGB pie chart
      #0a12bf color shades, tints & tones
#0a12bf color schemes
#0a12bf color preview, HTML & CSS examples
           This text has a color of #0a12bf        
        
          <p style="color:#0a12bf;">Text here</p>
        
        
          .mytext {color:#0a12bf;}
        
        Text color #0a12bf
      
           This box has a color of #0a12bf        
        
          <div style="background-color:#0a12bf;">Content here</div>
        
        
          .mybackground {background-color:#0a12bf;}
        
        Background color #0a12bf
      
           Border around this has a color of #0a12bf        
        
          <div style="border:2px solid #0a12bf;">Content here</div>
        
        
          .myborder {border:2px solid #0a12bf;}
        
        Border color #0a12bf