#e72efa color space conversions
Hex:
        #e72efa
        RGB:
        231, 46, 250
        CMY:
        9, 82, 2
        CMYK:
        8, 82, 0, 2
      HSL:
        294°, 95.3271%, 58.0392%
        HSV (HSB):
        294°, 81.6000%, 98.0392%
        XYZ:
        51.1873, 25.8450, 92.7332
        xyY:
        0.3015, 0.1522, 25.8450
      CIE-Lab:
        57.8897, 88.3073, -62.1822
        CIE-LCH:
        57.8897, 108.0037, 324.8484
        CIE-Luv:
        57.8897, 65.9993, -108.3317
        Hunter-Lab:
        50.8380, 90.7599, -72.5638
      #e72efa color charts
#e72efa RGB chart
      #e72efa CMYK chart
      #e72efa RGB pie chart
      #e72efa color shades, tints & tones
#e72efa color schemes
#e72efa color preview, HTML & CSS examples
           This text has a color of #e72efa        
        
          <p style="color:#e72efa;">Text here</p>
        
        
          .mytext {color:#e72efa;}
        
        Text color #e72efa
      
           This box has a color of #e72efa        
        
          <div style="background-color:#e72efa;">Content here</div>
        
        
          .mybackground {background-color:#e72efa;}
        
        Background color #e72efa
      
           Border around this has a color of #e72efa        
        
          <div style="border:2px solid #e72efa;">Content here</div>
        
        
          .myborder {border:2px solid #e72efa;}
        
        Border color #e72efa