#0a72da color space conversions
Hex:
        #0a72da
        RGB:
        10, 114, 218
        CMY:
        96, 55, 15
        CMYK:
        95, 48, 0, 15
      HSL:
        210°, 91.2281%, 44.7059%
        HSV (HSB):
        210°, 95.4128%, 85.4902%
        XYZ:
        18.7974, 17.1611, 68.6514
        xyY:
        0.1797, 0.1640, 17.1611
      CIE-Lab:
        48.4624, 13.4554, -60.3562
        CIE-LCH:
        48.4624, 61.8378, 282.5676
        CIE-Luv:
        48.4624, -26.3971, -93.2494
        Hunter-Lab:
        41.4260, 8.5004, -69.2576
      #0a72da color charts
#0a72da RGB chart
      #0a72da CMYK chart
      #0a72da RGB pie chart
      #0a72da color shades, tints & tones
#0a72da color schemes
#0a72da color preview, HTML & CSS examples
           This text has a color of #0a72da        
        
          <p style="color:#0a72da;">Text here</p>
        
        
          .mytext {color:#0a72da;}
        
        Text color #0a72da
      
           This box has a color of #0a72da        
        
          <div style="background-color:#0a72da;">Content here</div>
        
        
          .mybackground {background-color:#0a72da;}
        
        Background color #0a72da
      
           Border around this has a color of #0a72da        
        
          <div style="border:2px solid #0a72da;">Content here</div>
        
        
          .myborder {border:2px solid #0a72da;}
        
        Border color #0a72da