#e031f2 color space conversions
Hex:
        #e031f2
        RGB:
        224, 49, 242
        CMY:
        12, 81, 5
        CMYK:
        7, 80, 0, 5
      HSL:
        294°, 88.1279%, 57.0588%
        HSV (HSB):
        294°, 79.7521%, 94.9020%
        XYZ:
        47.8658, 24.4547, 86.2018
        xyY:
        0.3019, 0.1543, 24.4547
      CIE-Lab:
        56.5402, 85.1274, -59.9493
        CIE-LCH:
        56.5402, 104.1181, 324.8456
        CIE-Luv:
        56.5402, 63.6007, -103.9662
        Hunter-Lab:
        49.4517, 86.2350, -68.7352
      #e031f2 color charts
#e031f2 RGB chart
      #e031f2 CMYK chart
      #e031f2 RGB pie chart
      #e031f2 color shades, tints & tones
#e031f2 color schemes
#e031f2 color preview, HTML & CSS examples
           This text has a color of #e031f2        
        
          <p style="color:#e031f2;">Text here</p>
        
        
          .mytext {color:#e031f2;}
        
        Text color #e031f2
      
           This box has a color of #e031f2        
        
          <div style="background-color:#e031f2;">Content here</div>
        
        
          .mybackground {background-color:#e031f2;}
        
        Background color #e031f2
      
           Border around this has a color of #e031f2        
        
          <div style="border:2px solid #e031f2;">Content here</div>
        
        
          .myborder {border:2px solid #e031f2;}
        
        Border color #e031f2