#0a34af color space conversions
Hex:
        #0a34af
        RGB:
        10, 52, 175
        CMY:
        96, 80, 31
        CMYK:
        94, 70, 0, 31
      HSL:
        225°, 89.1892%, 36.2745%
        HSV (HSB):
        225°, 94.2857%, 68.6275%
        XYZ:
        9.0910, 5.6157, 41.1622
        xyY:
        0.1627, 0.1005, 5.6157
      CIE-Lab:
        28.4213, 37.1912, -68.0252
        CIE-LCH:
        28.4213, 77.5282, 298.6666
        CIE-Luv:
        28.4213, -11.1280, -86.9112
        Hunter-Lab:
        23.6974, 27.0076, -86.3982
      #0a34af color charts
#0a34af RGB chart
      #0a34af CMYK chart
      #0a34af RGB pie chart
      #0a34af color shades, tints & tones
#0a34af color schemes
#0a34af color preview, HTML & CSS examples
           This text has a color of #0a34af        
        
          <p style="color:#0a34af;">Text here</p>
        
        
          .mytext {color:#0a34af;}
        
        Text color #0a34af
      
           This box has a color of #0a34af        
        
          <div style="background-color:#0a34af;">Content here</div>
        
        
          .mybackground {background-color:#0a34af;}
        
        Background color #0a34af
      
           Border around this has a color of #0a34af        
        
          <div style="border:2px solid #0a34af;">Content here</div>
        
        
          .myborder {border:2px solid #0a34af;}
        
        Border color #0a34af