#2e0eec color space conversions
Hex:
        #2e0eec
        RGB:
        46, 14, 236
        CMY:
        82, 95, 7
        CMYK:
        81, 94, 0, 7
      HSL:
        249°, 88.8000%, 49.0196%
        HSV (HSB):
        249°, 94.0678%, 92.5490%
        XYZ:
        16.4241, 6.9510, 79.8329
        xyY:
        0.1591, 0.0673, 6.9510
      CIE-Lab:
        31.6952, 72.9123, -98.1118
        CIE-LCH:
        31.6952, 122.2380, 306.6181
        CIE-Luv:
        31.6952, -6.3642, -121.4074
        Hunter-Lab:
        26.3648, 65.0588, -161.0752
      #2e0eec color charts
#2e0eec RGB chart
      #2e0eec CMYK chart
      #2e0eec RGB pie chart
      #2e0eec color shades, tints & tones
#2e0eec color schemes
#2e0eec color preview, HTML & CSS examples
           This text has a color of #2e0eec        
        
          <p style="color:#2e0eec;">Text here</p>
        
        
          .mytext {color:#2e0eec;}
        
        Text color #2e0eec
      
           This box has a color of #2e0eec        
        
          <div style="background-color:#2e0eec;">Content here</div>
        
        
          .mybackground {background-color:#2e0eec;}
        
        Background color #2e0eec
      
           Border around this has a color of #2e0eec        
        
          <div style="border:2px solid #2e0eec;">Content here</div>
        
        
          .myborder {border:2px solid #2e0eec;}
        
        Border color #2e0eec