#e17dfe color space conversions
Hex:
        #e17dfe
        RGB:
        225, 125, 254
        CMY:
        12, 51, 0
        CMYK:
        11, 51, 0, 0
      HSL:
        287°, 98.4733%, 74.3137%
        HSV (HSB):
        287°, 50.7874%, 99.6078%
        XYZ:
        56.2743, 37.8305, 98.1020
        xyY:
        0.2928, 0.1968, 37.8305
      CIE-Lab:
        67.8955, 58.2312, -48.5208
        CIE-LCH:
        67.8955, 75.7967, 320.1974
        CIE-Luv:
        67.8955, 41.7967, -86.0259
        Hunter-Lab:
        61.5065, 55.6791, -51.5121
      #e17dfe color charts
#e17dfe RGB chart
      #e17dfe CMYK chart
      #e17dfe RGB pie chart
      #e17dfe color shades, tints & tones
#e17dfe color schemes
#e17dfe color preview, HTML & CSS examples
           This text has a color of #e17dfe        
        
          <p style="color:#e17dfe;">Text here</p>
        
        
          .mytext {color:#e17dfe;}
        
        Text color #e17dfe
      
           This box has a color of #e17dfe        
        
          <div style="background-color:#e17dfe;">Content here</div>
        
        
          .mybackground {background-color:#e17dfe;}
        
        Background color #e17dfe
      
           Border around this has a color of #e17dfe        
        
          <div style="border:2px solid #e17dfe;">Content here</div>
        
        
          .myborder {border:2px solid #e17dfe;}
        
        Border color #e17dfe