#2e50fe color space conversions
Hex:
        #2e50fe
        RGB:
        46, 80, 254
        CMY:
        82, 69, 0
        CMYK:
        82, 69, 0, 0
      HSL:
        230°, 99.0476%, 58.8235%
        HSV (HSB):
        230°, 81.8898%, 99.6078%
        XYZ:
        21.8848, 13.4739, 95.2132
        xyY:
        0.1676, 0.1032, 13.4739
      CIE-Lab:
        43.4688, 50.1270, -88.7209
        CIE-LCH:
        43.4688, 101.9025, 299.4663
        CIE-Luv:
        43.4688, -14.7326, -130.1922
        Hunter-Lab:
        36.7068, 42.1855, -128.0965
      #2e50fe color charts
#2e50fe RGB chart
      #2e50fe CMYK chart
      #2e50fe RGB pie chart
      #2e50fe color shades, tints & tones
#2e50fe color schemes
#2e50fe color preview, HTML & CSS examples
           This text has a color of #2e50fe        
        
          <p style="color:#2e50fe;">Text here</p>
        
        
          .mytext {color:#2e50fe;}
        
        Text color #2e50fe
      
           This box has a color of #2e50fe        
        
          <div style="background-color:#2e50fe;">Content here</div>
        
        
          .mybackground {background-color:#2e50fe;}
        
        Background color #2e50fe
      
           Border around this has a color of #2e50fe        
        
          <div style="border:2px solid #2e50fe;">Content here</div>
        
        
          .myborder {border:2px solid #2e50fe;}
        
        Border color #2e50fe