#2e84e1 color space conversions
Hex:
        #2e84e1
        RGB:
        46, 132, 225
        CMY:
        82, 48, 12
        CMYK:
        80, 41, 0, 12
      HSL:
        211°, 74.8954%, 53.1373%
        HSV (HSB):
        211°, 79.5556%, 88.2353%
        XYZ:
        22.9686, 22.5196, 74.3703
        xyY:
        0.1916, 0.1879, 22.5196
      CIE-Lab:
        54.5740, 7.2374, -54.4546
        CIE-LCH:
        54.5740, 54.9335, 277.5707
        CIE-Luv:
        54.5740, -28.7238, -85.9957
        Hunter-Lab:
        47.4548, 3.3497, -59.6998
      #2e84e1 color charts
#2e84e1 RGB chart
      #2e84e1 CMYK chart
      #2e84e1 RGB pie chart
      #2e84e1 color shades, tints & tones
#2e84e1 color schemes
#2e84e1 color preview, HTML & CSS examples
           This text has a color of #2e84e1        
        
          <p style="color:#2e84e1;">Text here</p>
        
        
          .mytext {color:#2e84e1;}
        
        Text color #2e84e1
      
           This box has a color of #2e84e1        
        
          <div style="background-color:#2e84e1;">Content here</div>
        
        
          .mybackground {background-color:#2e84e1;}
        
        Background color #2e84e1
      
           Border around this has a color of #2e84e1        
        
          <div style="border:2px solid #2e84e1;">Content here</div>
        
        
          .myborder {border:2px solid #2e84e1;}
        
        Border color #2e84e1