#2e31ff color space conversions
Hex:
        #2e31ff
        RGB:
        46, 49, 255
        CMY:
        82, 81, 0
        CMYK:
        82, 81, 0, 0
      HSL:
        239°, 100.0000%, 59.0196%
        HSV (HSB):
        239°, 81.9608%, 100.0000%
        XYZ:
        20.2750, 9.9975, 95.4688
        xyY:
        0.1612, 0.0795, 9.9975
      CIE-Lab:
        37.8379, 66.6923, -98.6004
        CIE-LCH:
        37.8379, 119.0374, 304.0740
        CIE-Luv:
        37.8379, -9.9556, -133.4484
        Hunter-Lab:
        31.6188, 59.1274, -156.8854
      #2e31ff color charts
#2e31ff RGB chart
      #2e31ff CMYK chart
      #2e31ff RGB pie chart
      #2e31ff color shades, tints & tones
#2e31ff color schemes
#2e31ff color preview, HTML & CSS examples
           This text has a color of #2e31ff        
        
          <p style="color:#2e31ff;">Text here</p>
        
        
          .mytext {color:#2e31ff;}
        
        Text color #2e31ff
      
           This box has a color of #2e31ff        
        
          <div style="background-color:#2e31ff;">Content here</div>
        
        
          .mybackground {background-color:#2e31ff;}
        
        Background color #2e31ff
      
           Border around this has a color of #2e31ff        
        
          <div style="border:2px solid #2e31ff;">Content here</div>
        
        
          .myborder {border:2px solid #2e31ff;}
        
        Border color #2e31ff