#2e00ec color space conversions
Hex:
        #2e00ec
        RGB:
        46, 0, 236
        CMY:
        82, 100, 7
        CMYK:
        81, 100, 0, 7
      HSL:
        252°, 100.0000%, 46.2745%
        HSV (HSB):
        252°, 100.0000%, 92.5490%
        XYZ:
        16.2670, 6.6370, 79.7806
        xyY:
        0.1584, 0.0646, 6.6370
      CIE-Lab:
        30.9658, 75.1660, -99.3301
        CIE-LCH:
        30.9658, 124.5648, 307.1159
        CIE-Luv:
        30.9658, -5.8908, -120.8278
        Hunter-Lab:
        25.7623, 67.6257, -165.5752
      #2e00ec color charts
#2e00ec RGB chart
      #2e00ec CMYK chart
      #2e00ec RGB pie chart
      #2e00ec color shades, tints & tones
#2e00ec color schemes
#2e00ec color preview, HTML & CSS examples
           This text has a color of #2e00ec        
        
          <p style="color:#2e00ec;">Text here</p>
        
        
          .mytext {color:#2e00ec;}
        
        Text color #2e00ec
      
           This box has a color of #2e00ec        
        
          <div style="background-color:#2e00ec;">Content here</div>
        
        
          .mybackground {background-color:#2e00ec;}
        
        Background color #2e00ec
      
           Border around this has a color of #2e00ec        
        
          <div style="border:2px solid #2e00ec;">Content here</div>
        
        
          .myborder {border:2px solid #2e00ec;}
        
        Border color #2e00ec