#ea55f4 color space conversions
Hex:
        #ea55f4
        RGB:
        234, 85, 244
        CMY:
        8, 67, 4
        CMYK:
        4, 65, 0, 4
      HSL:
        296°, 87.8453%, 64.5098%
        HSV (HSB):
        296°, 65.1639%, 95.6863%
        XYZ:
        53.5093, 30.5211, 88.6589
        xyY:
        0.3099, 0.1767, 30.5211
      CIE-Lab:
        62.1012, 76.2144, -52.1027
        CIE-LCH:
        62.1012, 92.3219, 325.6422
        CIE-Luv:
        62.1012, 62.5827, -92.7991
        Hunter-Lab:
        55.2459, 76.2088, -56.4767
      #ea55f4 color charts
#ea55f4 RGB chart
      #ea55f4 CMYK chart
      #ea55f4 RGB pie chart
      #ea55f4 color shades, tints & tones
#ea55f4 color schemes
#ea55f4 color preview, HTML & CSS examples
           This text has a color of #ea55f4        
        
          <p style="color:#ea55f4;">Text here</p>
        
        
          .mytext {color:#ea55f4;}
        
        Text color #ea55f4
      
           This box has a color of #ea55f4        
        
          <div style="background-color:#ea55f4;">Content here</div>
        
        
          .mybackground {background-color:#ea55f4;}
        
        Background color #ea55f4
      
           Border around this has a color of #ea55f4        
        
          <div style="border:2px solid #ea55f4;">Content here</div>
        
        
          .myborder {border:2px solid #ea55f4;}
        
        Border color #ea55f4