#2a73da color space conversions
Hex:
        #2a73da
        RGB:
        42, 115, 218
        CMY:
        84, 55, 15
        CMYK:
        81, 47, 0, 15
      HSL:
        215°, 70.4000%, 50.9804%
        HSV (HSB):
        215°, 80.7339%, 85.4902%
        XYZ:
        19.7405, 17.8157, 68.7280
        xyY:
        0.1857, 0.1676, 17.8157
      CIE-Lab:
        49.2718, 14.7593, -59.0245
        CIE-LCH:
        49.2718, 60.8419, 284.0392
        CIE-Luv:
        49.2718, -24.1644, -91.7283
        Hunter-Lab:
        42.2086, 9.6173, -66.9955
      #2a73da color charts
#2a73da RGB chart
      #2a73da CMYK chart
      #2a73da RGB pie chart
      #2a73da color shades, tints & tones
#2a73da color schemes
#2a73da color preview, HTML & CSS examples
           This text has a color of #2a73da        
        
          <p style="color:#2a73da;">Text here</p>
        
        
          .mytext {color:#2a73da;}
        
        Text color #2a73da
      
           This box has a color of #2a73da        
        
          <div style="background-color:#2a73da;">Content here</div>
        
        
          .mybackground {background-color:#2a73da;}
        
        Background color #2a73da
      
           Border around this has a color of #2a73da        
        
          <div style="border:2px solid #2a73da;">Content here</div>
        
        
          .myborder {border:2px solid #2a73da;}
        
        Border color #2a73da