#e040fa color space conversions
Hex:
        #e040fa
        RGB:
        224, 64, 250
        CMY:
        12, 75, 2
        CMYK:
        10, 74, 0, 2
      HSL:
        292°, 94.8980%, 61.5686%
        HSV (HSB):
        292°, 74.4000%, 98.0392%
        XYZ:
        49.8292, 26.4162, 92.9150
        xyY:
        0.2946, 0.1562, 26.4162
      CIE-Lab:
        58.4300, 82.3481, -61.3744
        CIE-LCH:
        58.4300, 102.7035, 323.3027
        CIE-Luv:
        58.4300, 58.6017, -106.5920
        Hunter-Lab:
        51.3967, 83.1118, -71.2068
      #e040fa color charts
#e040fa RGB chart
      #e040fa CMYK chart
      #e040fa RGB pie chart
      #e040fa color shades, tints & tones
#e040fa color schemes
#e040fa color preview, HTML & CSS examples
           This text has a color of #e040fa        
        
          <p style="color:#e040fa;">Text here</p>
        
        
          .mytext {color:#e040fa;}
        
        Text color #e040fa
      
           This box has a color of #e040fa        
        
          <div style="background-color:#e040fa;">Content here</div>
        
        
          .mybackground {background-color:#e040fa;}
        
        Background color #e040fa
      
           Border around this has a color of #e040fa        
        
          <div style="border:2px solid #e040fa;">Content here</div>
        
        
          .myborder {border:2px solid #e040fa;}
        
        Border color #e040fa