#2e00ee color space conversions
Hex:
        #2e00ee
        RGB:
        46, 0, 238
        CMY:
        82, 100, 7
        CMYK:
        81, 100, 0, 7
      HSL:
        252°, 100.0000%, 46.6667%
        HSV (HSB):
        252°, 100.0000%, 93.3333%
        XYZ:
        16.5593, 6.7539, 81.3198
        xyY:
        0.1583, 0.0645, 6.7539
      CIE-Lab:
        31.2399, 75.6371, -100.0095
        CIE-LCH:
        31.2399, 125.3909, 307.1002
        CIE-Luv:
        31.2399, -6.0009, -121.9745
        Hunter-Lab:
        25.9882, 68.2582, -167.3325
      #2e00ee color charts
#2e00ee RGB chart
      #2e00ee CMYK chart
      #2e00ee RGB pie chart
      #2e00ee color shades, tints & tones
#2e00ee color schemes
#2e00ee color preview, HTML & CSS examples
           This text has a color of #2e00ee        
        
          <p style="color:#2e00ee;">Text here</p>
        
        
          .mytext {color:#2e00ee;}
        
        Text color #2e00ee
      
           This box has a color of #2e00ee        
        
          <div style="background-color:#2e00ee;">Content here</div>
        
        
          .mybackground {background-color:#2e00ee;}
        
        Background color #2e00ee
      
           Border around this has a color of #2e00ee        
        
          <div style="border:2px solid #2e00ee;">Content here</div>
        
        
          .myborder {border:2px solid #2e00ee;}
        
        Border color #2e00ee