#e031df color space conversions
Hex:
        #e031df
        RGB:
        224, 49, 223
        CMY:
        12, 81, 13
        CMYK:
        0, 78, 0, 12
      HSL:
        300°, 73.8397%, 53.5294%
        HSV (HSB):
        300°, 78.1250%, 87.8431%
        XYZ:
        45.1581, 23.3716, 71.9431
        xyY:
        0.3215, 0.1664, 23.3716
      CIE-Lab:
        55.4531, 82.1662, -51.0016
        CIE-LCH:
        55.4531, 96.7081, 328.1716
        CIE-Luv:
        55.4531, 70.3029, -89.6712
        Hunter-Lab:
        48.3442, 82.1335, -54.3911
      #e031df color charts
#e031df RGB chart
      #e031df CMYK chart
      #e031df RGB pie chart
      #e031df color shades, tints & tones
#e031df color schemes
#e031df color preview, HTML & CSS examples
           This text has a color of #e031df        
        
          <p style="color:#e031df;">Text here</p>
        
        
          .mytext {color:#e031df;}
        
        Text color #e031df
      
           This box has a color of #e031df        
        
          <div style="background-color:#e031df;">Content here</div>
        
        
          .mybackground {background-color:#e031df;}
        
        Background color #e031df
      
           Border around this has a color of #e031df        
        
          <div style="border:2px solid #e031df;">Content here</div>
        
        
          .myborder {border:2px solid #e031df;}
        
        Border color #e031df