#2e80ef color space conversions
Hex:
        #2e80ef
        RGB:
        46, 128, 239
        CMY:
        82, 50, 6
        CMYK:
        81, 46, 0, 6
      HSL:
        215°, 85.7778%, 55.8824%
        HSV (HSB):
        215°, 80.7531%, 93.7255%
        XYZ:
        24.4259, 22.2512, 84.6689
        xyY:
        0.1860, 0.1694, 22.2512
      CIE-Lab:
        54.2925, 14.9029, -62.7213
        CIE-LCH:
        54.2925, 64.4675, 283.3659
        CIE-Luv:
        54.2925, -26.9940, -99.6735
        Hunter-Lab:
        47.1712, 9.8802, -73.4015
      #2e80ef color charts
#2e80ef RGB chart
      #2e80ef CMYK chart
      #2e80ef RGB pie chart
      #2e80ef color shades, tints & tones
#2e80ef color schemes
#2e80ef color preview, HTML & CSS examples
           This text has a color of #2e80ef        
        
          <p style="color:#2e80ef;">Text here</p>
        
        
          .mytext {color:#2e80ef;}
        
        Text color #2e80ef
      
           This box has a color of #2e80ef        
        
          <div style="background-color:#2e80ef;">Content here</div>
        
        
          .mybackground {background-color:#2e80ef;}
        
        Background color #2e80ef
      
           Border around this has a color of #2e80ef        
        
          <div style="border:2px solid #2e80ef;">Content here</div>
        
        
          .myborder {border:2px solid #2e80ef;}
        
        Border color #2e80ef