#e015d2 color space conversions
Hex:
        #e015d2
        RGB:
        224, 21, 210
        CMY:
        12, 92, 18
        CMYK:
        0, 91, 6, 12
      HSL:
        304°, 82.8571%, 48.0392%
        HSV (HSB):
        304°, 90.6250%, 87.8431%
        XYZ:
        42.6415, 21.0368, 62.7858
        xyY:
        0.3372, 0.1663, 21.0368
      CIE-Lab:
        52.9897, 85.3977, -47.5201
        CIE-LCH:
        52.9897, 97.7289, 330.9060
        CIE-Luv:
        52.9897, 78.6943, -83.9904
        Hunter-Lab:
        45.8659, 85.6862, -49.0560
      #e015d2 color charts
#e015d2 RGB chart
      #e015d2 CMYK chart
      #e015d2 RGB pie chart
      #e015d2 color shades, tints & tones
#e015d2 color schemes
#e015d2 color preview, HTML & CSS examples
           This text has a color of #e015d2        
        
          <p style="color:#e015d2;">Text here</p>
        
        
          .mytext {color:#e015d2;}
        
        Text color #e015d2
      
           This box has a color of #e015d2        
        
          <div style="background-color:#e015d2;">Content here</div>
        
        
          .mybackground {background-color:#e015d2;}
        
        Background color #e015d2
      
           Border around this has a color of #e015d2        
        
          <div style="border:2px solid #e015d2;">Content here</div>
        
        
          .myborder {border:2px solid #e015d2;}
        
        Border color #e015d2