#2e72db color space conversions
Hex:
        #2e72db
        RGB:
        46, 114, 219
        CMY:
        82, 55, 14
        CMYK:
        79, 48, 0, 14
      HSL:
        216°, 70.6122%, 51.9608%
        HSV (HSB):
        216°, 78.9954%, 85.8824%
        XYZ:
        19.9302, 17.7299, 69.3896
        xyY:
        0.1862, 0.1656, 17.7299
      CIE-Lab:
        49.1669, 16.1570, -59.7541
        CIE-LCH:
        49.1669, 61.8999, 285.1305
        CIE-Luv:
        49.1669, -23.3152, -92.9050
        Hunter-Lab:
        42.1069, 10.8011, -68.2314
      #2e72db color charts
#2e72db RGB chart
      #2e72db CMYK chart
      #2e72db RGB pie chart
      #2e72db color shades, tints & tones
#2e72db color schemes
#2e72db color preview, HTML & CSS examples
           This text has a color of #2e72db        
        
          <p style="color:#2e72db;">Text here</p>
        
        
          .mytext {color:#2e72db;}
        
        Text color #2e72db
      
           This box has a color of #2e72db        
        
          <div style="background-color:#2e72db;">Content here</div>
        
        
          .mybackground {background-color:#2e72db;}
        
        Background color #2e72db
      
           Border around this has a color of #2e72db        
        
          <div style="border:2px solid #2e72db;">Content here</div>
        
        
          .myborder {border:2px solid #2e72db;}
        
        Border color #2e72db