#ea40f0 color space conversions
Hex:
        #ea40f0
        RGB:
        234, 64, 240
        CMY:
        8, 75, 6
        CMYK:
        3, 73, 0, 6
      HSL:
        298°, 85.4369%, 59.6078%
        HSV (HSB):
        298°, 73.3333%, 94.1176%
        XYZ:
        51.4933, 27.4505, 85.0226
        xyY:
        0.3140, 0.1674, 27.4505
      CIE-Lab:
        59.3890, 82.6535, -54.1900
        CIE-LCH:
        59.3890, 98.8340, 326.7500
        CIE-Luv:
        59.3890, 68.6387, -96.0453
        Hunter-Lab:
        52.3932, 83.7458, -59.5393
      #ea40f0 color charts
#ea40f0 RGB chart
      #ea40f0 CMYK chart
      #ea40f0 RGB pie chart
      #ea40f0 color shades, tints & tones
#ea40f0 color schemes
#ea40f0 color preview, HTML & CSS examples
           This text has a color of #ea40f0        
        
          <p style="color:#ea40f0;">Text here</p>
        
        
          .mytext {color:#ea40f0;}
        
        Text color #ea40f0
      
           This box has a color of #ea40f0        
        
          <div style="background-color:#ea40f0;">Content here</div>
        
        
          .mybackground {background-color:#ea40f0;}
        
        Background color #ea40f0
      
           Border around this has a color of #ea40f0        
        
          <div style="border:2px solid #ea40f0;">Content here</div>
        
        
          .myborder {border:2px solid #ea40f0;}
        
        Border color #ea40f0