#0a49ff color space conversions
Hex:
        #0a49ff
        RGB:
        10, 73, 255
        CMY:
        96, 71, 0
        CMYK:
        96, 71, 0, 0
      HSL:
        225°, 100.0000%, 51.9608%
        HSV (HSB):
        225°, 96.0784%, 100.0000%
        XYZ:
        20.5577, 12.0496, 95.8500
        xyY:
        0.1600, 0.0938, 12.0496
      CIE-Lab:
        41.2949, 53.1736, -92.8945
        CIE-LCH:
        41.2949, 107.0365, 299.7872
        CIE-Luv:
        41.2949, -15.9051, -132.3279
        Hunter-Lab:
        34.7126, 44.9656, -139.4157
      #0a49ff color charts
#0a49ff RGB chart
      #0a49ff CMYK chart
      #0a49ff RGB pie chart
      #0a49ff color shades, tints & tones
#0a49ff color schemes
#0a49ff color preview, HTML & CSS examples
           This text has a color of #0a49ff        
        
          <p style="color:#0a49ff;">Text here</p>
        
        
          .mytext {color:#0a49ff;}
        
        Text color #0a49ff
      
           This box has a color of #0a49ff        
        
          <div style="background-color:#0a49ff;">Content here</div>
        
        
          .mybackground {background-color:#0a49ff;}
        
        Background color #0a49ff
      
           Border around this has a color of #0a49ff        
        
          <div style="border:2px solid #0a49ff;">Content here</div>
        
        
          .myborder {border:2px solid #0a49ff;}
        
        Border color #0a49ff