#e980bf color space conversions
Hex:
        #e980bf
        RGB:
        233, 128, 191
        CMY:
        9, 50, 25
        CMYK:
        0, 45, 18, 9
      HSL:
        324°, 70.4698%, 70.7843%
        HSV (HSB):
        324°, 45.0644%, 91.3725%
        XYZ:
        50.7274, 36.5236, 53.6663
        xyY:
        0.3600, 0.2592, 36.5236
      CIE-Lab:
        66.9180, 48.1699, -15.0210
        CIE-LCH:
        66.9180, 50.4576, 342.6808
        CIE-Luv:
        66.9180, 60.2814, -30.9533
        Hunter-Lab:
        60.4347, 44.0677, -10.3455
      #e980bf color charts
#e980bf RGB chart
      #e980bf CMYK chart
      #e980bf RGB pie chart
      #e980bf color shades, tints & tones
#e980bf color schemes
#e980bf color preview, HTML & CSS examples
           This text has a color of #e980bf        
        
          <p style="color:#e980bf;">Text here</p>
        
        
          .mytext {color:#e980bf;}
        
        Text color #e980bf
      
           This box has a color of #e980bf        
        
          <div style="background-color:#e980bf;">Content here</div>
        
        
          .mybackground {background-color:#e980bf;}
        
        Background color #e980bf
      
           Border around this has a color of #e980bf        
        
          <div style="border:2px solid #e980bf;">Content here</div>
        
        
          .myborder {border:2px solid #e980bf;}
        
        Border color #e980bf