#e333ef color space conversions
Hex:
        #e333ef
        RGB:
        227, 51, 239
        CMY:
        11, 80, 6
        CMYK:
        5, 79, 0, 6
      HSL:
        296°, 85.4545%, 56.8627%
        HSV (HSB):
        296°, 78.6611%, 93.7255%
        XYZ:
        48.4424, 24.9305, 83.9202
        xyY:
        0.3080, 0.1585, 24.9305
      CIE-Lab:
        57.0077, 84.7034, -57.4963
        CIE-LCH:
        57.0077, 102.3743, 325.8315
        CIE-Luv:
        57.0077, 66.3901, -100.4305
        Hunter-Lab:
        49.9305, 85.8016, -64.6998
      #e333ef color charts
#e333ef RGB chart
      #e333ef CMYK chart
      #e333ef RGB pie chart
      #e333ef color shades, tints & tones
#e333ef color schemes
#e333ef color preview, HTML & CSS examples
           This text has a color of #e333ef        
        
          <p style="color:#e333ef;">Text here</p>
        
        
          .mytext {color:#e333ef;}
        
        Text color #e333ef
      
           This box has a color of #e333ef        
        
          <div style="background-color:#e333ef;">Content here</div>
        
        
          .mybackground {background-color:#e333ef;}
        
        Background color #e333ef
      
           Border around this has a color of #e333ef        
        
          <div style="border:2px solid #e333ef;">Content here</div>
        
        
          .myborder {border:2px solid #e333ef;}
        
        Border color #e333ef