#e031f1 color space conversions
Hex:
        #e031f1
        RGB:
        224, 49, 241
        CMY:
        12, 81, 5
        CMYK:
        7, 80, 0, 5
      HSL:
        295°, 87.2727%, 56.8627%
        HSV (HSB):
        295°, 79.6680%, 94.5098%
        XYZ:
        47.7160, 24.3948, 85.4128
        xyY:
        0.3029, 0.1549, 24.3948
      CIE-Lab:
        56.4809, 84.9675, -59.4853
        CIE-LCH:
        56.4809, 103.7207, 325.0043
        CIE-Luv:
        56.4809, 63.9418, -103.2245
        Hunter-Lab:
        49.3911, 86.0117, -67.9574
      #e031f1 color charts
#e031f1 RGB chart
      #e031f1 CMYK chart
      #e031f1 RGB pie chart
      #e031f1 color shades, tints & tones
#e031f1 color schemes
#e031f1 color preview, HTML & CSS examples
           This text has a color of #e031f1        
        
          <p style="color:#e031f1;">Text here</p>
        
        
          .mytext {color:#e031f1;}
        
        Text color #e031f1
      
           This box has a color of #e031f1        
        
          <div style="background-color:#e031f1;">Content here</div>
        
        
          .mybackground {background-color:#e031f1;}
        
        Background color #e031f1
      
           Border around this has a color of #e031f1        
        
          <div style="border:2px solid #e031f1;">Content here</div>
        
        
          .myborder {border:2px solid #e031f1;}
        
        Border color #e031f1