#2e0edf color space conversions
Hex:
        #2e0edf
        RGB:
        46, 14, 223
        CMY:
        82, 95, 13
        CMYK:
        79, 94, 0, 13
      HSL:
        249°, 88.1857%, 46.4706%
        HSV (HSB):
        249°, 93.7220%, 87.4510%
        XYZ:
        14.6030, 6.2226, 70.2435
        xyY:
        0.1604, 0.0683, 6.2226
      CIE-Lab:
        29.9673, 69.6614, -93.5598
        CIE-LCH:
        29.9673, 116.6454, 306.6701
        CIE-Luv:
        29.9673, -5.6651, -113.9882
        Hunter-Lab:
        24.9452, 60.8406, -149.4937
      #2e0edf color charts
#2e0edf RGB chart
      #2e0edf CMYK chart
      #2e0edf RGB pie chart
      #2e0edf color shades, tints & tones
#2e0edf color schemes
#2e0edf color preview, HTML & CSS examples
           This text has a color of #2e0edf        
        
          <p style="color:#2e0edf;">Text here</p>
        
        
          .mytext {color:#2e0edf;}
        
        Text color #2e0edf
      
           This box has a color of #2e0edf        
        
          <div style="background-color:#2e0edf;">Content here</div>
        
        
          .mybackground {background-color:#2e0edf;}
        
        Background color #2e0edf
      
           Border around this has a color of #2e0edf        
        
          <div style="border:2px solid #2e0edf;">Content here</div>
        
        
          .myborder {border:2px solid #2e0edf;}
        
        Border color #2e0edf