#e581f2 color space conversions
Hex:
        #e581f2
        RGB:
        229, 129, 242
        CMY:
        10, 49, 5
        CMYK:
        5, 47, 0, 5
      HSL:
        293°, 81.2950%, 72.7451%
        HSV (HSB):
        293°, 46.6942%, 94.9020%
        XYZ:
        56.1904, 38.7693, 88.5261
        xyY:
        0.3062, 0.2113, 38.7693
      CIE-Lab:
        68.5838, 55.0554, -40.8326
        CIE-LCH:
        68.5838, 68.5448, 323.4370
        CIE-Luv:
        68.5838, 45.4537, -73.1665
        Hunter-Lab:
        62.2650, 52.1215, -40.7108
      #e581f2 color charts
#e581f2 RGB chart
      #e581f2 CMYK chart
      #e581f2 RGB pie chart
      #e581f2 color shades, tints & tones
#e581f2 color schemes
#e581f2 color preview, HTML & CSS examples
           This text has a color of #e581f2        
        
          <p style="color:#e581f2;">Text here</p>
        
        
          .mytext {color:#e581f2;}
        
        Text color #e581f2
      
           This box has a color of #e581f2        
        
          <div style="background-color:#e581f2;">Content here</div>
        
        
          .mybackground {background-color:#e581f2;}
        
        Background color #e581f2
      
           Border around this has a color of #e581f2        
        
          <div style="border:2px solid #e581f2;">Content here</div>
        
        
          .myborder {border:2px solid #e581f2;}
        
        Border color #e581f2