#e95ed4 color space conversions
Hex:
        #e95ed4
        RGB:
        233, 94, 212
        CMY:
        9, 63, 17
        CMYK:
        0, 60, 9, 9
      HSL:
        309°, 75.9563%, 64.1176%
        HSV (HSB):
        309°, 59.6567%, 91.3725%
        XYZ:
        49.4906, 30.0825, 65.4854
        xyY:
        0.3412, 0.2074, 30.0825
      CIE-Lab:
        61.7254, 67.2290, -34.8111
        CIE-LCH:
        61.7254, 75.7070, 332.6249
        CIE-Luv:
        61.7254, 69.0939, -64.1938
        Hunter-Lab:
        54.8475, 65.0830, -32.3963
      #e95ed4 color charts
#e95ed4 RGB chart
      #e95ed4 CMYK chart
      #e95ed4 RGB pie chart
      #e95ed4 color shades, tints & tones
#e95ed4 color schemes
#e95ed4 color preview, HTML & CSS examples
           This text has a color of #e95ed4        
        
          <p style="color:#e95ed4;">Text here</p>
        
        
          .mytext {color:#e95ed4;}
        
        Text color #e95ed4
      
           This box has a color of #e95ed4        
        
          <div style="background-color:#e95ed4;">Content here</div>
        
        
          .mybackground {background-color:#e95ed4;}
        
        Background color #e95ed4
      
           Border around this has a color of #e95ed4        
        
          <div style="border:2px solid #e95ed4;">Content here</div>
        
        
          .myborder {border:2px solid #e95ed4;}
        
        Border color #e95ed4