#2e80ad color space conversions
Hex:
        #2e80ad
        RGB:
        46, 128, 173
        CMY:
        82, 50, 32
        CMYK:
        73, 26, 0, 32
      HSL:
        201°, 57.9909%, 42.9412%
        HSV (HSB):
        201°, 73.4104%, 67.8431%
        XYZ:
        16.3887, 19.0363, 42.3458
        xyY:
        0.2107, 0.2448, 19.0363
      CIE-Lab:
        50.7297, -9.3328, -30.9356
        CIE-LCH:
        50.7297, 32.3127, 253.2122
        CIE-Luv:
        50.7297, -29.6906, -45.4688
        Hunter-Lab:
        43.6306, -9.3047, -27.0026
      #2e80ad color charts
#2e80ad RGB chart
      #2e80ad CMYK chart
      #2e80ad RGB pie chart
      #2e80ad color shades, tints & tones
#2e80ad color schemes
#2e80ad color preview, HTML & CSS examples
           This text has a color of #2e80ad        
        
          <p style="color:#2e80ad;">Text here</p>
        
        
          .mytext {color:#2e80ad;}
        
        Text color #2e80ad
      
           This box has a color of #2e80ad        
        
          <div style="background-color:#2e80ad;">Content here</div>
        
        
          .mybackground {background-color:#2e80ad;}
        
        Background color #2e80ad
      
           Border around this has a color of #2e80ad        
        
          <div style="border:2px solid #2e80ad;">Content here</div>
        
        
          .myborder {border:2px solid #2e80ad;}
        
        Border color #2e80ad