#e064fa color space conversions
Hex:
        #e064fa
        RGB:
        224, 100, 250
        CMY:
        12, 61, 2
        CMYK:
        10, 60, 0, 2
      HSL:
        290°, 93.7500%, 68.6275%
        HSV (HSB):
        290°, 60.0000%, 98.0392%
        XYZ:
        52.5530, 31.8638, 93.8230
        xyY:
        0.2948, 0.1788, 31.8638
      CIE-Lab:
        63.2301, 68.8741, -53.7142
        CIE-LCH:
        63.2301, 87.3433, 322.0497
        CIE-Luv:
        63.2301, 50.1815, -94.6581
        Hunter-Lab:
        56.4480, 67.3991, -59.0331
      #e064fa color charts
#e064fa RGB chart
      #e064fa CMYK chart
      #e064fa RGB pie chart
      #e064fa color shades, tints & tones
#e064fa color schemes
#e064fa color preview, HTML & CSS examples
           This text has a color of #e064fa        
        
          <p style="color:#e064fa;">Text here</p>
        
        
          .mytext {color:#e064fa;}
        
        Text color #e064fa
      
           This box has a color of #e064fa        
        
          <div style="background-color:#e064fa;">Content here</div>
        
        
          .mybackground {background-color:#e064fa;}
        
        Background color #e064fa
      
           Border around this has a color of #e064fa        
        
          <div style="border:2px solid #e064fa;">Content here</div>
        
        
          .myborder {border:2px solid #e064fa;}
        
        Border color #e064fa