#e591ff color space conversions
Hex:
        #e591ff
        RGB:
        229, 145, 255
        CMY:
        10, 43, 0
        CMYK:
        10, 43, 0, 0
      HSL:
        286°, 100.0000%, 78.4314%
        HSV (HSB):
        286°, 43.1373%, 100.0000%
        XYZ:
        60.4885, 44.1288, 99.9374
        xyY:
        0.2957, 0.2157, 44.1288
      CIE-Lab:
        72.3145, 49.4129, -42.0991
        CIE-LCH:
        72.3145, 64.9151, 319.5694
        CIE-Luv:
        72.3145, 36.5242, -75.0331
        Hunter-Lab:
        66.4295, 46.2845, -42.6959
      #e591ff color charts
#e591ff RGB chart
      #e591ff CMYK chart
      #e591ff RGB pie chart
      #e591ff color shades, tints & tones
#e591ff color schemes
#e591ff color preview, HTML & CSS examples
           This text has a color of #e591ff        
        
          <p style="color:#e591ff;">Text here</p>
        
        
          .mytext {color:#e591ff;}
        
        Text color #e591ff
      
           This box has a color of #e591ff        
        
          <div style="background-color:#e591ff;">Content here</div>
        
        
          .mybackground {background-color:#e591ff;}
        
        Background color #e591ff
      
           Border around this has a color of #e591ff        
        
          <div style="border:2px solid #e591ff;">Content here</div>
        
        
          .myborder {border:2px solid #e591ff;}
        
        Border color #e591ff