#e002f7 color space conversions
Hex:
        #e002f7
        RGB:
        224, 2, 247
        CMY:
        12, 99, 3
        CMYK:
        9, 99, 0, 3
      HSL:
        294°, 98.3936%, 48.8235%
        HSV (HSB):
        294°, 99.1903%, 96.8627%
        XYZ:
        47.5507, 22.6061, 89.8529
        xyY:
        0.2972, 0.1413, 22.6061
      CIE-Lab:
        54.6643, 92.3385, -65.7598
        CIE-LCH:
        54.6643, 113.3611, 324.5430
        CIE-Luv:
        54.6643, 65.3888, -112.4840
        Hunter-Lab:
        47.5459, 95.3127, -78.7650
      #e002f7 color charts
#e002f7 RGB chart
      #e002f7 CMYK chart
      #e002f7 RGB pie chart
      #e002f7 color shades, tints & tones
#e002f7 color schemes
#e002f7 color preview, HTML & CSS examples
           This text has a color of #e002f7        
        
          <p style="color:#e002f7;">Text here</p>
        
        
          .mytext {color:#e002f7;}
        
        Text color #e002f7
      
           This box has a color of #e002f7        
        
          <div style="background-color:#e002f7;">Content here</div>
        
        
          .mybackground {background-color:#e002f7;}
        
        Background color #e002f7
      
           Border around this has a color of #e002f7        
        
          <div style="border:2px solid #e002f7;">Content here</div>
        
        
          .myborder {border:2px solid #e002f7;}
        
        Border color #e002f7