#2e52ff color space conversions
Hex:
        #2e52ff
        RGB:
        46, 82, 255
        CMY:
        82, 68, 0
        CMYK:
        82, 68, 0, 0
      HSL:
        230°, 100.0000%, 59.0196%
        HSV (HSB):
        230°, 81.9608%, 100.0000%
        XYZ:
        22.1940, 13.8354, 96.1085
        xyY:
        0.1680, 0.1047, 13.8354
      CIE-Lab:
        43.9960, 49.2915, -88.4096
        CIE-LCH:
        43.9960, 101.2220, 299.1412
        CIE-Luv:
        43.9960, -15.1419, -130.3904
        Hunter-Lab:
        37.1960, 41.4139, -127.1586
      #2e52ff color charts
#2e52ff RGB chart
      #2e52ff CMYK chart
      #2e52ff RGB pie chart
      #2e52ff color shades, tints & tones
#2e52ff color schemes
#2e52ff color preview, HTML & CSS examples
           This text has a color of #2e52ff        
        
          <p style="color:#2e52ff;">Text here</p>
        
        
          .mytext {color:#2e52ff;}
        
        Text color #2e52ff
      
           This box has a color of #2e52ff        
        
          <div style="background-color:#2e52ff;">Content here</div>
        
        
          .mybackground {background-color:#2e52ff;}
        
        Background color #2e52ff
      
           Border around this has a color of #2e52ff        
        
          <div style="border:2px solid #2e52ff;">Content here</div>
        
        
          .myborder {border:2px solid #2e52ff;}
        
        Border color #2e52ff