#e964e1 color space conversions
Hex:
        #e964e1
        RGB:
        233, 100, 225
        CMY:
        9, 61, 12
        CMYK:
        0, 57, 3, 9
      HSL:
        304°, 75.1412%, 65.2941%
        HSV (HSB):
        304°, 57.0815%, 91.3725%
        XYZ:
        51.7521, 31.8742, 74.6589
        xyY:
        0.3270, 0.2014, 31.8742
      CIE-Lab:
        63.2388, 66.7413, -39.7429
        CIE-LCH:
        63.2388, 77.6781, 329.2272
        CIE-Luv:
        63.2388, 63.1084, -72.1767
        Hunter-Lab:
        56.4573, 64.8234, -38.8848
      #e964e1 color charts
#e964e1 RGB chart
      #e964e1 CMYK chart
      #e964e1 RGB pie chart
      #e964e1 color shades, tints & tones
#e964e1 color schemes
#e964e1 color preview, HTML & CSS examples
           This text has a color of #e964e1        
        
          <p style="color:#e964e1;">Text here</p>
        
        
          .mytext {color:#e964e1;}
        
        Text color #e964e1
      
           This box has a color of #e964e1        
        
          <div style="background-color:#e964e1;">Content here</div>
        
        
          .mybackground {background-color:#e964e1;}
        
        Background color #e964e1
      
           Border around this has a color of #e964e1        
        
          <div style="border:2px solid #e964e1;">Content here</div>
        
        
          .myborder {border:2px solid #e964e1;}
        
        Border color #e964e1