#e802f1 color space conversions
Hex:
        #e802f1
        RGB:
        232, 2, 241
        CMY:
        9, 99, 5
        CMYK:
        4, 99, 0, 5
      HSL:
        298°, 98.3539%, 47.6471%
        HSV (HSB):
        298°, 99.1701%, 94.5098%
        XYZ:
        49.1776, 23.5501, 85.1728
        xyY:
        0.3114, 0.1491, 23.5501
      CIE-Lab:
        55.6345, 92.6327, -60.7717
        CIE-LCH:
        55.6345, 110.7882, 326.7331
        CIE-Luv:
        55.6345, 73.1466, -105.7366
        Hunter-Lab:
        48.5284, 95.9630, -70.0906
      #e802f1 color charts
#e802f1 RGB chart
      #e802f1 CMYK chart
      #e802f1 RGB pie chart
      #e802f1 color shades, tints & tones
#e802f1 color schemes
#e802f1 color preview, HTML & CSS examples
           This text has a color of #e802f1        
        
          <p style="color:#e802f1;">Text here</p>
        
        
          .mytext {color:#e802f1;}
        
        Text color #e802f1
      
           This box has a color of #e802f1        
        
          <div style="background-color:#e802f1;">Content here</div>
        
        
          .mybackground {background-color:#e802f1;}
        
        Background color #e802f1
      
           Border around this has a color of #e802f1        
        
          <div style="border:2px solid #e802f1;">Content here</div>
        
        
          .myborder {border:2px solid #e802f1;}
        
        Border color #e802f1