#2e0dec color space conversions
Hex:
        #2e0dec
        RGB:
        46, 13, 236
        CMY:
        82, 95, 7
        CMYK:
        81, 94, 0, 7
      HSL:
        249°, 89.5582%, 48.8235%
        HSV (HSB):
        249°, 94.4915%, 92.5490%
        XYZ:
        16.4110, 6.9248, 79.8286
        xyY:
        0.1591, 0.0671, 6.9248
      CIE-Lab:
        31.6351, 73.0970, -98.2121
        CIE-LCH:
        31.6351, 122.4287, 306.6595
        CIE-Luv:
        31.6351, -6.3246, -121.3638
        Hunter-Lab:
        26.3151, 65.2673, -161.4398
      #2e0dec color charts
#2e0dec RGB chart
      #2e0dec CMYK chart
      #2e0dec RGB pie chart
      #2e0dec color shades, tints & tones
#2e0dec color schemes
#2e0dec color preview, HTML & CSS examples
           This text has a color of #2e0dec        
        
          <p style="color:#2e0dec;">Text here</p>
        
        
          .mytext {color:#2e0dec;}
        
        Text color #2e0dec
      
           This box has a color of #2e0dec        
        
          <div style="background-color:#2e0dec;">Content here</div>
        
        
          .mybackground {background-color:#2e0dec;}
        
        Background color #2e0dec
      
           Border around this has a color of #2e0dec        
        
          <div style="border:2px solid #2e0dec;">Content here</div>
        
        
          .myborder {border:2px solid #2e0dec;}
        
        Border color #2e0dec