#e80ef7 color space conversions
Hex:
        #e80ef7
        RGB:
        232, 14, 247
        CMY:
        9, 95, 3
        CMYK:
        6, 94, 0, 3
      HSL:
        296°, 93.5743%, 51.1765%
        HSV (HSB):
        296°, 94.3320%, 96.8627%
        XYZ:
        50.2243, 24.1853, 90.0168
        xyY:
        0.3055, 0.1471, 24.1853
      CIE-Lab:
        56.2728, 92.7090, -63.1004
        CIE-LCH:
        56.2728, 112.1456, 325.7597
        CIE-Luv:
        56.2728, 70.4305, -109.4892
        Hunter-Lab:
        49.1785, 96.2331, -74.0999
      #e80ef7 color charts
#e80ef7 RGB chart
      #e80ef7 CMYK chart
      #e80ef7 RGB pie chart
      #e80ef7 color shades, tints & tones
#e80ef7 color schemes
#e80ef7 color preview, HTML & CSS examples
           This text has a color of #e80ef7        
        
          <p style="color:#e80ef7;">Text here</p>
        
        
          .mytext {color:#e80ef7;}
        
        Text color #e80ef7
      
           This box has a color of #e80ef7        
        
          <div style="background-color:#e80ef7;">Content here</div>
        
        
          .mybackground {background-color:#e80ef7;}
        
        Background color #e80ef7
      
           Border around this has a color of #e80ef7        
        
          <div style="border:2px solid #e80ef7;">Content here</div>
        
        
          .myborder {border:2px solid #e80ef7;}
        
        Border color #e80ef7