#e300ef color space conversions
Hex:
        #e300ef
        RGB:
        227, 0, 239
        CMY:
        11, 100, 6
        CMYK:
        5, 100, 0, 6
      HSL:
        297°, 100.0000%, 46.8627%
        HSV (HSB):
        297°, 100.0000%, 93.7255%
        XYZ:
        47.2585, 22.5629, 83.5256
        xyY:
        0.3082, 0.1471, 22.5629
      CIE-Lab:
        54.6192, 91.7182, -61.3265
        CIE-LCH:
        54.6192, 110.3321, 326.2317
        CIE-Luv:
        54.6192, 70.4749, -105.9323
        Hunter-Lab:
        47.5004, 94.4654, -71.0064
      #e300ef color charts
#e300ef RGB chart
      #e300ef CMYK chart
      #e300ef RGB pie chart
      #e300ef color shades, tints & tones
#e300ef color schemes
#e300ef color preview, HTML & CSS examples
           This text has a color of #e300ef        
        
          <p style="color:#e300ef;">Text here</p>
        
        
          .mytext {color:#e300ef;}
        
        Text color #e300ef
      
           This box has a color of #e300ef        
        
          <div style="background-color:#e300ef;">Content here</div>
        
        
          .mybackground {background-color:#e300ef;}
        
        Background color #e300ef
      
           Border around this has a color of #e300ef        
        
          <div style="border:2px solid #e300ef;">Content here</div>
        
        
          .myborder {border:2px solid #e300ef;}
        
        Border color #e300ef