#ea53fb color space conversions
Hex:
        #ea53fb
        RGB:
        234, 83, 251
        CMY:
        8, 67, 2
        CMYK:
        7, 67, 0, 2
      HSL:
        294°, 95.4545%, 65.4902%
        HSV (HSB):
        294°, 66.9323%, 98.4314%
        XYZ:
        54.4375, 30.6440, 94.3125
        xyY:
        0.3035, 0.1708, 30.6440
      CIE-Lab:
        62.2059, 78.1367, -55.8105
        CIE-LCH:
        62.2059, 96.0217, 324.4630
        CIE-Luv:
        62.2059, 60.9423, -98.9085
        Hunter-Lab:
        55.3570, 78.6604, -62.2633
      #ea53fb color charts
#ea53fb RGB chart
      #ea53fb CMYK chart
      #ea53fb RGB pie chart
      #ea53fb color shades, tints & tones
#ea53fb color schemes
#ea53fb color preview, HTML & CSS examples
           This text has a color of #ea53fb        
        
          <p style="color:#ea53fb;">Text here</p>
        
        
          .mytext {color:#ea53fb;}
        
        Text color #ea53fb
      
           This box has a color of #ea53fb        
        
          <div style="background-color:#ea53fb;">Content here</div>
        
        
          .mybackground {background-color:#ea53fb;}
        
        Background color #ea53fb
      
           Border around this has a color of #ea53fb        
        
          <div style="border:2px solid #ea53fb;">Content here</div>
        
        
          .myborder {border:2px solid #ea53fb;}
        
        Border color #ea53fb