#2e31ea color space conversions
Hex:
        #2e31ea
        RGB:
        46, 49, 234
        CMY:
        82, 81, 8
        CMYK:
        80, 79, 0, 8
      HSL:
        239°, 81.7391%, 54.9020%
        HSV (HSB):
        239°, 80.3419%, 91.7647%
        XYZ:
        17.0763, 8.7180, 78.6246
        xyY:
        0.1635, 0.0835, 8.7180
      CIE-Lab:
        35.4355, 60.4289, -90.7485
        CIE-LCH:
        35.4355, 109.0273, 303.6594
        CIE-Luv:
        35.4355, -9.1357, -121.5500
        Hunter-Lab:
        29.5262, 51.5635, -137.2134
      #2e31ea color charts
#2e31ea RGB chart
      #2e31ea CMYK chart
      #2e31ea RGB pie chart
      #2e31ea color shades, tints & tones
#2e31ea color schemes
#2e31ea color preview, HTML & CSS examples
           This text has a color of #2e31ea        
        
          <p style="color:#2e31ea;">Text here</p>
        
        
          .mytext {color:#2e31ea;}
        
        Text color #2e31ea
      
           This box has a color of #2e31ea        
        
          <div style="background-color:#2e31ea;">Content here</div>
        
        
          .mybackground {background-color:#2e31ea;}
        
        Background color #2e31ea
      
           Border around this has a color of #2e31ea        
        
          <div style="border:2px solid #2e31ea;">Content here</div>
        
        
          .myborder {border:2px solid #2e31ea;}
        
        Border color #2e31ea