#2e57ee color space conversions
Hex:
        #2e57ee
        RGB:
        46, 87, 238
        CMY:
        82, 66, 7
        CMYK:
        81, 63, 0, 7
      HSL:
        227°, 84.9558%, 55.6863%
        HSV (HSB):
        227°, 80.6723%, 93.3333%
        XYZ:
        19.9675, 13.5703, 82.4558
        xyY:
        0.1721, 0.1170, 13.5703
      CIE-Lab:
        43.6102, 40.2934, -79.5225
        CIE-LCH:
        43.6102, 89.1481, 296.8709
        CIE-Luv:
        43.6102, -16.0013, -118.4724
        Hunter-Lab:
        36.8379, 32.2876, -106.9250
      #2e57ee color charts
#2e57ee RGB chart
      #2e57ee CMYK chart
      #2e57ee RGB pie chart
      #2e57ee color shades, tints & tones
#2e57ee color schemes
#2e57ee color preview, HTML & CSS examples
           This text has a color of #2e57ee        
        
          <p style="color:#2e57ee;">Text here</p>
        
        
          .mytext {color:#2e57ee;}
        
        Text color #2e57ee
      
           This box has a color of #2e57ee        
        
          <div style="background-color:#2e57ee;">Content here</div>
        
        
          .mybackground {background-color:#2e57ee;}
        
        Background color #2e57ee
      
           Border around this has a color of #2e57ee        
        
          <div style="border:2px solid #2e57ee;">Content here</div>
        
        
          .myborder {border:2px solid #2e57ee;}
        
        Border color #2e57ee