#e483ef color space conversions
Hex:
        #e483ef
        RGB:
        228, 131, 239
        CMY:
        11, 49, 6
        CMYK:
        5, 45, 0, 6
      HSL:
        294°, 77.1429%, 72.5490%
        HSV (HSB):
        294°, 45.1883%, 93.7255%
        XYZ:
        55.6912, 38.9586, 86.2459
        xyY:
        0.3079, 0.2154, 38.9586
      CIE-Lab:
        68.7212, 53.2168, -38.9790
        CIE-LCH:
        68.7212, 65.9651, 323.7788
        CIE-Luv:
        68.7212, 44.6733, -69.8921
        Hunter-Lab:
        62.4168, 50.0367, -38.2336
      #e483ef color charts
#e483ef RGB chart
      #e483ef CMYK chart
      #e483ef RGB pie chart
      #e483ef color shades, tints & tones
#e483ef color schemes
#e483ef color preview, HTML & CSS examples
           This text has a color of #e483ef        
        
          <p style="color:#e483ef;">Text here</p>
        
        
          .mytext {color:#e483ef;}
        
        Text color #e483ef
      
           This box has a color of #e483ef        
        
          <div style="background-color:#e483ef;">Content here</div>
        
        
          .mybackground {background-color:#e483ef;}
        
        Background color #e483ef
      
           Border around this has a color of #e483ef        
        
          <div style="border:2px solid #e483ef;">Content here</div>
        
        
          .myborder {border:2px solid #e483ef;}
        
        Border color #e483ef