#0a72ee color space conversions
Hex:
        #0a72ee
        RGB:
        10, 114, 238
        CMY:
        96, 55, 7
        CMYK:
        96, 52, 0, 7
      HSL:
        213°, 91.9355%, 48.6275%
        HSV (HSB):
        213°, 95.7983%, 93.3333%
        XYZ:
        21.5751, 18.2722, 83.2787
        xyY:
        0.1752, 0.1484, 18.2722
      CIE-Lab:
        49.8246, 21.2791, -69.4125
        CIE-LCH:
        49.8246, 72.6009, 287.0434
        CIE-Luv:
        49.8246, -25.6716, -108.0830
        Hunter-Lab:
        42.7460, 15.2885, -85.5879
      #0a72ee color charts
#0a72ee RGB chart
      #0a72ee CMYK chart
      #0a72ee RGB pie chart
      #0a72ee color shades, tints & tones
#0a72ee color schemes
#0a72ee color preview, HTML & CSS examples
           This text has a color of #0a72ee        
        
          <p style="color:#0a72ee;">Text here</p>
        
        
          .mytext {color:#0a72ee;}
        
        Text color #0a72ee
      
           This box has a color of #0a72ee        
        
          <div style="background-color:#0a72ee;">Content here</div>
        
        
          .mybackground {background-color:#0a72ee;}
        
        Background color #0a72ee
      
           Border around this has a color of #0a72ee        
        
          <div style="border:2px solid #0a72ee;">Content here</div>
        
        
          .myborder {border:2px solid #0a72ee;}
        
        Border color #0a72ee