#e950bf color space conversions
Hex:
        #e950bf
        RGB:
        233, 80, 191
        CMY:
        9, 69, 25
        CMYK:
        0, 66, 18, 9
      HSL:
        316°, 77.6650%, 61.3725%
        HSV (HSB):
        316°, 65.6652%, 91.3725%
        XYZ:
        45.8769, 26.8225, 52.0495
        xyY:
        0.3678, 0.2150, 26.8225
      CIE-Lab:
        58.8097, 69.7573, -27.3981
        CIE-LCH:
        58.8097, 74.9448, 338.5569
        CIE-Luv:
        58.8097, 80.8853, -52.6782
        Hunter-Lab:
        51.7905, 67.4850, -23.3332
      #e950bf color charts
#e950bf RGB chart
      #e950bf CMYK chart
      #e950bf RGB pie chart
      #e950bf color shades, tints & tones
#e950bf color schemes
#e950bf color preview, HTML & CSS examples
           This text has a color of #e950bf        
        
          <p style="color:#e950bf;">Text here</p>
        
        
          .mytext {color:#e950bf;}
        
        Text color #e950bf
      
           This box has a color of #e950bf        
        
          <div style="background-color:#e950bf;">Content here</div>
        
        
          .mybackground {background-color:#e950bf;}
        
        Background color #e950bf
      
           Border around this has a color of #e950bf        
        
          <div style="border:2px solid #e950bf;">Content here</div>
        
        
          .myborder {border:2px solid #e950bf;}
        
        Border color #e950bf