#2e00e7 color space conversions
Hex:
        #2e00e7
        RGB:
        46, 0, 231
        CMY:
        82, 100, 9
        CMYK:
        80, 100, 0, 9
      HSL:
        252°, 100.0000%, 45.2941%
        HSV (HSB):
        252°, 100.0000%, 90.5882%
        XYZ:
        15.5505, 6.3504, 76.0074
        xyY:
        0.1588, 0.0649, 6.3504
      CIE-Lab:
        30.2797, 73.9857, -97.6244
        CIE-LCH:
        30.2797, 122.4925, 307.1571
        CIE-Luv:
        30.2797, -5.6132, -117.9560
        Hunter-Lab:
        25.1999, 66.0499, -161.1892
      #2e00e7 color charts
#2e00e7 RGB chart
      #2e00e7 CMYK chart
      #2e00e7 RGB pie chart
      #2e00e7 color shades, tints & tones
#2e00e7 color schemes
#2e00e7 color preview, HTML & CSS examples
           This text has a color of #2e00e7        
        
          <p style="color:#2e00e7;">Text here</p>
        
        
          .mytext {color:#2e00e7;}
        
        Text color #2e00e7
      
           This box has a color of #2e00e7        
        
          <div style="background-color:#2e00e7;">Content here</div>
        
        
          .mybackground {background-color:#2e00e7;}
        
        Background color #2e00e7
      
           Border around this has a color of #2e00e7        
        
          <div style="border:2px solid #2e00e7;">Content here</div>
        
        
          .myborder {border:2px solid #2e00e7;}
        
        Border color #2e00e7