#e964f3 color space conversions
Hex:
        #e964f3
        RGB:
        233, 100, 243
        CMY:
        9, 61, 5
        CMYK:
        4, 59, 0, 5
      HSL:
        296°, 85.6287%, 67.2549%
        HSV (HSB):
        296°, 58.8477%, 95.2941%
        XYZ:
        54.3391, 32.9090, 88.2821
        xyY:
        0.3096, 0.1875, 32.9090
      CIE-Lab:
        64.0872, 69.7774, -48.4138
        CIE-LCH:
        64.0872, 84.9281, 325.2459
        CIE-Luv:
        64.0872, 57.9612, -86.6037
        Hunter-Lab:
        57.3664, 68.6891, -51.0859
      #e964f3 color charts
#e964f3 RGB chart
      #e964f3 CMYK chart
      #e964f3 RGB pie chart
      #e964f3 color shades, tints & tones
#e964f3 color schemes
#e964f3 color preview, HTML & CSS examples
           This text has a color of #e964f3        
        
          <p style="color:#e964f3;">Text here</p>
        
        
          .mytext {color:#e964f3;}
        
        Text color #e964f3
      
           This box has a color of #e964f3        
        
          <div style="background-color:#e964f3;">Content here</div>
        
        
          .mybackground {background-color:#e964f3;}
        
        Background color #e964f3
      
           Border around this has a color of #e964f3        
        
          <div style="border:2px solid #e964f3;">Content here</div>
        
        
          .myborder {border:2px solid #e964f3;}
        
        Border color #e964f3