#e942fa color space conversions
Hex:
        #e942fa
        RGB:
        233, 66, 250
        CMY:
        9, 74, 2
        CMYK:
        7, 74, 0, 2
      HSL:
        294°, 94.8454%, 61.9608%
        HSV (HSB):
        294°, 73.6000%, 98.0392%
        XYZ:
        52.8078, 28.1222, 93.0873
        xyY:
        0.3035, 0.1616, 28.1222
      CIE-Lab:
        59.9990, 83.4637, -58.7865
        CIE-LCH:
        59.9990, 102.0884, 324.8416
        CIE-Luv:
        59.9990, 64.2271, -103.4394
        Hunter-Lab:
        53.0304, 84.9477, -66.9540
      #e942fa color charts
#e942fa RGB chart
      #e942fa CMYK chart
      #e942fa RGB pie chart
      #e942fa color shades, tints & tones
#e942fa color schemes
#e942fa color preview, HTML & CSS examples
           This text has a color of #e942fa        
        
          <p style="color:#e942fa;">Text here</p>
        
        
          .mytext {color:#e942fa;}
        
        Text color #e942fa
      
           This box has a color of #e942fa        
        
          <div style="background-color:#e942fa;">Content here</div>
        
        
          .mybackground {background-color:#e942fa;}
        
        Background color #e942fa
      
           Border around this has a color of #e942fa        
        
          <div style="border:2px solid #e942fa;">Content here</div>
        
        
          .myborder {border:2px solid #e942fa;}
        
        Border color #e942fa