#e023d2 color space conversions
Hex:
        #e023d2
        RGB:
        224, 35, 210
        CMY:
        12, 86, 18
        CMYK:
        0, 84, 6, 12
      HSL:
        304°, 75.2988%, 50.7843%
        HSV (HSB):
        304°, 84.3750%, 87.8431%
        XYZ:
        42.9744, 21.7025, 62.8968
        xyY:
        0.3369, 0.1701, 21.7025
      CIE-Lab:
        53.7099, 83.2868, -46.3764
        CIE-LCH:
        53.7099, 95.3281, 330.8897
        CIE-Luv:
        53.7099, 77.2669, -82.2477
        Hunter-Lab:
        46.5859, 83.1364, -47.4387
      #e023d2 color charts
#e023d2 RGB chart
      #e023d2 CMYK chart
      #e023d2 RGB pie chart
      #e023d2 color shades, tints & tones
#e023d2 color schemes
#e023d2 color preview, HTML & CSS examples
           This text has a color of #e023d2        
        
          <p style="color:#e023d2;">Text here</p>
        
        
          .mytext {color:#e023d2;}
        
        Text color #e023d2
      
           This box has a color of #e023d2        
        
          <div style="background-color:#e023d2;">Content here</div>
        
        
          .mybackground {background-color:#e023d2;}
        
        Background color #e023d2
      
           Border around this has a color of #e023d2        
        
          <div style="border:2px solid #e023d2;">Content here</div>
        
        
          .myborder {border:2px solid #e023d2;}
        
        Border color #e023d2