#e064ea color space conversions
Hex:
        #e064ea
        RGB:
        224, 100, 234
        CMY:
        12, 61, 8
        CMYK:
        4, 57, 0, 8
      HSL:
        296°, 76.1364%, 65.4902%
        HSV (HSB):
        296°, 57.2650%, 91.7647%
        XYZ:
        50.1489, 30.9021, 81.1635
        xyY:
        0.3092, 0.1905, 30.9021
      CIE-Lab:
        62.4249, 65.9891, -46.1259
        CIE-LCH:
        62.4249, 80.5119, 325.0467
        CIE-Luv:
        62.4249, 54.4434, -81.9825
        Hunter-Lab:
        55.5897, 63.7475, -47.6533
      #e064ea color charts
#e064ea RGB chart
      #e064ea CMYK chart
      #e064ea RGB pie chart
      #e064ea color shades, tints & tones
#e064ea color schemes
#e064ea color preview, HTML & CSS examples
           This text has a color of #e064ea        
        
          <p style="color:#e064ea;">Text here</p>
        
        
          .mytext {color:#e064ea;}
        
        Text color #e064ea
      
           This box has a color of #e064ea        
        
          <div style="background-color:#e064ea;">Content here</div>
        
        
          .mybackground {background-color:#e064ea;}
        
        Background color #e064ea
      
           Border around this has a color of #e064ea        
        
          <div style="border:2px solid #e064ea;">Content here</div>
        
        
          .myborder {border:2px solid #e064ea;}
        
        Border color #e064ea