#e16efe color space conversions
Hex:
        #e16efe
        RGB:
        225, 110, 254
        CMY:
        12, 57, 0
        CMYK:
        11, 57, 0, 0
      HSL:
        288°, 98.6301%, 71.3725%
        HSV (HSB):
        288°, 56.6929%, 99.6078%
        XYZ:
        54.5167, 34.3152, 97.5161
        xyY:
        0.2926, 0.1841, 34.3152
      CIE-Lab:
        65.2120, 65.3807, -52.7624
        CIE-LCH:
        65.2120, 84.0149, 321.0964
        CIE-Luv:
        65.2120, 46.7950, -93.2285
        Hunter-Lab:
        58.5792, 63.6074, -57.6940
      #e16efe color charts
#e16efe RGB chart
      #e16efe CMYK chart
      #e16efe RGB pie chart
      #e16efe color shades, tints & tones
#e16efe color schemes
#e16efe color preview, HTML & CSS examples
           This text has a color of #e16efe        
        
          <p style="color:#e16efe;">Text here</p>
        
        
          .mytext {color:#e16efe;}
        
        Text color #e16efe
      
           This box has a color of #e16efe        
        
          <div style="background-color:#e16efe;">Content here</div>
        
        
          .mybackground {background-color:#e16efe;}
        
        Background color #e16efe
      
           Border around this has a color of #e16efe        
        
          <div style="border:2px solid #e16efe;">Content here</div>
        
        
          .myborder {border:2px solid #e16efe;}
        
        Border color #e16efe