#e980f3 color space conversions
Hex:
        #e980f3
        RGB:
        233, 128, 243
        CMY:
        9, 50, 5
        CMYK:
        4, 47, 0, 5
      HSL:
        295°, 82.7338%, 72.7451%
        HSV (HSB):
        295°, 47.3251%, 95.2941%
        XYZ:
        57.5011, 39.2330, 89.3361
        xyY:
        0.3090, 0.2109, 39.2330
      CIE-Lab:
        68.9197, 56.8454, -40.8211
        CIE-LCH:
        68.9197, 69.9840, 324.3176
        CIE-Luv:
        68.9197, 48.2067, -73.4841
        Hunter-Lab:
        62.6363, 54.2523, -40.7180
      #e980f3 color charts
#e980f3 RGB chart
      #e980f3 CMYK chart
      #e980f3 RGB pie chart
      #e980f3 color shades, tints & tones
#e980f3 color schemes
#e980f3 color preview, HTML & CSS examples
           This text has a color of #e980f3        
        
          <p style="color:#e980f3;">Text here</p>
        
        
          .mytext {color:#e980f3;}
        
        Text color #e980f3
      
           This box has a color of #e980f3        
        
          <div style="background-color:#e980f3;">Content here</div>
        
        
          .mybackground {background-color:#e980f3;}
        
        Background color #e980f3
      
           Border around this has a color of #e980f3        
        
          <div style="border:2px solid #e980f3;">Content here</div>
        
        
          .myborder {border:2px solid #e980f3;}
        
        Border color #e980f3