#e64ff0 color space conversions
Hex:
        #e64ff0
        RGB:
        230, 79, 240
        CMY:
        10, 69, 6
        CMYK:
        4, 67, 0, 6
      HSL:
        296°, 84.2932%, 62.5490%
        HSV (HSB):
        296°, 67.0833%, 94.1176%
        XYZ:
        51.1573, 28.7062, 85.2826
        xyY:
        0.3098, 0.1738, 28.7062
      CIE-Lab:
        60.5215, 76.8837, -52.4251
        CIE-LCH:
        60.5215, 93.0564, 325.7109
        CIE-Luv:
        60.5215, 62.6169, -92.8949
        Hunter-Lab:
        53.5782, 76.6727, -56.8696
      #e64ff0 color charts
#e64ff0 RGB chart
      #e64ff0 CMYK chart
      #e64ff0 RGB pie chart
      #e64ff0 color shades, tints & tones
#e64ff0 color schemes
#e64ff0 color preview, HTML & CSS examples
           This text has a color of #e64ff0        
        
          <p style="color:#e64ff0;">Text here</p>
        
        
          .mytext {color:#e64ff0;}
        
        Text color #e64ff0
      
           This box has a color of #e64ff0        
        
          <div style="background-color:#e64ff0;">Content here</div>
        
        
          .mybackground {background-color:#e64ff0;}
        
        Background color #e64ff0
      
           Border around this has a color of #e64ff0        
        
          <div style="border:2px solid #e64ff0;">Content here</div>
        
        
          .myborder {border:2px solid #e64ff0;}
        
        Border color #e64ff0