#ea5cf2 color space conversions
Hex:
        #ea5cf2
        RGB:
        234, 92, 242
        CMY:
        8, 64, 5
        CMYK:
        3, 62, 0, 5
      HSL:
        297°, 85.2273%, 65.4902%
        HSV (HSB):
        297°, 61.9835%, 94.9020%
        XYZ:
        53.7858, 31.5575, 87.2608
        xyY:
        0.3116, 0.1828, 31.5575
      CIE-Lab:
        62.9755, 73.1561, -49.6086
        CIE-LCH:
        62.9755, 88.3901, 325.8580
        CIE-Luv:
        62.9755, 61.2886, -88.6903
        Hunter-Lab:
        56.1761, 72.5968, -52.7745
      #ea5cf2 color charts
#ea5cf2 RGB chart
      #ea5cf2 CMYK chart
      #ea5cf2 RGB pie chart
      #ea5cf2 color shades, tints & tones
#ea5cf2 color schemes
#ea5cf2 color preview, HTML & CSS examples
           This text has a color of #ea5cf2        
        
          <p style="color:#ea5cf2;">Text here</p>
        
        
          .mytext {color:#ea5cf2;}
        
        Text color #ea5cf2
      
           This box has a color of #ea5cf2        
        
          <div style="background-color:#ea5cf2;">Content here</div>
        
        
          .mybackground {background-color:#ea5cf2;}
        
        Background color #ea5cf2
      
           Border around this has a color of #ea5cf2        
        
          <div style="border:2px solid #ea5cf2;">Content here</div>
        
        
          .myborder {border:2px solid #ea5cf2;}
        
        Border color #ea5cf2