#e02af7 color space conversions
Hex:
        #e02af7
        RGB:
        224, 42, 247
        CMY:
        12, 84, 3
        CMYK:
        9, 83, 0, 3
      HSL:
        293°, 92.7602%, 56.6667%
        HSV (HSB):
        293°, 82.9960%, 96.8627%
        XYZ:
        48.3569, 24.2186, 90.1217
        xyY:
        0.2972, 0.1489, 24.2186
      CIE-Lab:
        56.3060, 87.4928, -63.1160
        CIE-LCH:
        56.3060, 107.8825, 324.1939
        CIE-Luv:
        56.3060, 62.7877, -108.8717
        Hunter-Lab:
        49.2124, 89.2753, -74.1278
      #e02af7 color charts
#e02af7 RGB chart
      #e02af7 CMYK chart
      #e02af7 RGB pie chart
      #e02af7 color shades, tints & tones
#e02af7 color schemes
#e02af7 color preview, HTML & CSS examples
           This text has a color of #e02af7        
        
          <p style="color:#e02af7;">Text here</p>
        
        
          .mytext {color:#e02af7;}
        
        Text color #e02af7
      
           This box has a color of #e02af7        
        
          <div style="background-color:#e02af7;">Content here</div>
        
        
          .mybackground {background-color:#e02af7;}
        
        Background color #e02af7
      
           Border around this has a color of #e02af7        
        
          <div style="border:2px solid #e02af7;">Content here</div>
        
        
          .myborder {border:2px solid #e02af7;}
        
        Border color #e02af7