#2e0efa color space conversions
Hex:
        #2e0efa
        RGB:
        46, 14, 250
        CMY:
        82, 95, 2
        CMYK:
        82, 94, 0, 2
      HSL:
        248°, 95.9350%, 51.7647%
        HSV (HSB):
        248°, 94.4000%, 98.0392%
        XYZ:
        18.5391, 7.7970, 90.9703
        xyY:
        0.1580, 0.0665, 7.7970
      CIE-Lab:
        33.5566, 76.3641, -102.9268
        CIE-LCH:
        33.5566, 128.1617, 306.5727
        CIE-Luv:
        33.5566, -7.0953, -129.3498
        Hunter-Lab:
        27.9232, 69.6461, -173.6133
      #2e0efa color charts
#2e0efa RGB chart
      #2e0efa CMYK chart
      #2e0efa RGB pie chart
      #2e0efa color shades, tints & tones
#2e0efa color schemes
#2e0efa color preview, HTML & CSS examples
           This text has a color of #2e0efa        
        
          <p style="color:#2e0efa;">Text here</p>
        
        
          .mytext {color:#2e0efa;}
        
        Text color #2e0efa
      
           This box has a color of #2e0efa        
        
          <div style="background-color:#2e0efa;">Content here</div>
        
        
          .mybackground {background-color:#2e0efa;}
        
        Background color #2e0efa
      
           Border around this has a color of #2e0efa        
        
          <div style="border:2px solid #2e0efa;">Content here</div>
        
        
          .myborder {border:2px solid #2e0efa;}
        
        Border color #2e0efa