#e980ce color space conversions
Hex:
        #e980ce
        RGB:
        233, 128, 206
        CMY:
        9, 50, 19
        CMYK:
        0, 45, 12, 9
      HSL:
        315°, 70.4698%, 70.7843%
        HSV (HSB):
        315°, 45.0644%, 91.3725%
        XYZ:
        52.4640, 37.2182, 62.8112
        xyY:
        0.3440, 0.2441, 37.2182
      CIE-Lab:
        67.4404, 50.4946, -22.6275
        CIE-LCH:
        67.4404, 55.3327, 335.8620
        CIE-Luv:
        67.4404, 56.7702, -43.1322
        Hunter-Lab:
        61.0067, 46.7431, -18.3390
      #e980ce color charts
#e980ce RGB chart
      #e980ce CMYK chart
      #e980ce RGB pie chart
      #e980ce color shades, tints & tones
#e980ce color schemes
#e980ce color preview, HTML & CSS examples
           This text has a color of #e980ce        
        
          <p style="color:#e980ce;">Text here</p>
        
        
          .mytext {color:#e980ce;}
        
        Text color #e980ce
      
           This box has a color of #e980ce        
        
          <div style="background-color:#e980ce;">Content here</div>
        
        
          .mybackground {background-color:#e980ce;}
        
        Background color #e980ce
      
           Border around this has a color of #e980ce        
        
          <div style="border:2px solid #e980ce;">Content here</div>
        
        
          .myborder {border:2px solid #e980ce;}
        
        Border color #e980ce