#e940f8 color space conversions
Hex:
        #e940f8
        RGB:
        233, 64, 248
        CMY:
        9, 75, 3
        CMYK:
        6, 74, 0, 3
      HSL:
        295°, 92.9293%, 61.1765%
        HSV (HSB):
        295°, 74.1935%, 97.2549%
        XYZ:
        52.3809, 27.7677, 91.4059
        xyY:
        0.3053, 0.1619, 27.7677
      CIE-Lab:
        59.6783, 83.7353, -58.1895
        CIE-LCH:
        59.6783, 101.9687, 325.2037
        CIE-Luv:
        59.6783, 65.2569, -102.4359
        Hunter-Lab:
        52.6951, 85.2194, -65.9589
      #e940f8 color charts
#e940f8 RGB chart
      #e940f8 CMYK chart
      #e940f8 RGB pie chart
      #e940f8 color shades, tints & tones
#e940f8 color schemes
#e940f8 color preview, HTML & CSS examples
           This text has a color of #e940f8        
        
          <p style="color:#e940f8;">Text here</p>
        
        
          .mytext {color:#e940f8;}
        
        Text color #e940f8
      
           This box has a color of #e940f8        
        
          <div style="background-color:#e940f8;">Content here</div>
        
        
          .mybackground {background-color:#e940f8;}
        
        Background color #e940f8
      
           Border around this has a color of #e940f8        
        
          <div style="border:2px solid #e940f8;">Content here</div>
        
        
          .myborder {border:2px solid #e940f8;}
        
        Border color #e940f8