#e940f0 color space conversions
Hex:
        #e940f0
        RGB:
        233, 64, 240
        CMY:
        9, 75, 6
        CMYK:
        3, 73, 0, 6
      HSL:
        298°, 85.4369%, 59.6078%
        HSV (HSB):
        298°, 73.3333%, 94.1176%
        XYZ:
        51.1658, 27.2817, 85.0072
        xyY:
        0.3130, 0.1669, 27.2817
      CIE-Lab:
        59.2342, 82.4551, -54.4459
        CIE-LCH:
        59.2342, 98.8089, 326.5628
        CIE-Luv:
        59.2342, 67.9467, -96.3545
        Hunter-Lab:
        52.2319, 83.4510, -59.9320
      #e940f0 color charts
#e940f0 RGB chart
      #e940f0 CMYK chart
      #e940f0 RGB pie chart
      #e940f0 color shades, tints & tones
#e940f0 color schemes
#e940f0 color preview, HTML & CSS examples
           This text has a color of #e940f0        
        
          <p style="color:#e940f0;">Text here</p>
        
        
          .mytext {color:#e940f0;}
        
        Text color #e940f0
      
           This box has a color of #e940f0        
        
          <div style="background-color:#e940f0;">Content here</div>
        
        
          .mybackground {background-color:#e940f0;}
        
        Background color #e940f0
      
           Border around this has a color of #e940f0        
        
          <div style="border:2px solid #e940f0;">Content here</div>
        
        
          .myborder {border:2px solid #e940f0;}
        
        Border color #e940f0