#ea49fa color space conversions
Hex:
        #ea49fa
        RGB:
        234, 73, 250
        CMY:
        8, 71, 2
        CMYK:
        6, 71, 0, 2
      HSL:
        295°, 94.6524%, 63.3333%
        HSV (HSB):
        295°, 70.8000%, 98.0392%
        XYZ:
        53.5695, 29.1596, 93.2474
        xyY:
        0.3044, 0.1657, 29.1596
      CIE-Lab:
        60.9223, 81.4510, -57.3034
        CIE-LCH:
        60.9223, 99.5889, 324.8724
        CIE-Luv:
        60.9223, 63.5084, -101.2335
        Hunter-Lab:
        53.9997, 82.5788, -64.5831
      #ea49fa color charts
#ea49fa RGB chart
      #ea49fa CMYK chart
      #ea49fa RGB pie chart
      #ea49fa color shades, tints & tones
#ea49fa color schemes
#ea49fa color preview, HTML & CSS examples
           This text has a color of #ea49fa        
        
          <p style="color:#ea49fa;">Text here</p>
        
        
          .mytext {color:#ea49fa;}
        
        Text color #ea49fa
      
           This box has a color of #ea49fa        
        
          <div style="background-color:#ea49fa;">Content here</div>
        
        
          .mybackground {background-color:#ea49fa;}
        
        Background color #ea49fa
      
           Border around this has a color of #ea49fa        
        
          <div style="border:2px solid #ea49fa;">Content here</div>
        
        
          .myborder {border:2px solid #ea49fa;}
        
        Border color #ea49fa