#ea3cf2 color space conversions
Hex:
        #ea3cf2
        RGB:
        234, 60, 242
        CMY:
        8, 76, 5
        CMYK:
        3, 75, 0, 5
      HSL:
        297°, 87.5000%, 59.2157%
        HSV (HSB):
        297°, 75.2066%, 94.9020%
        XYZ:
        51.5746, 27.1349, 86.5237
        xyY:
        0.3121, 0.1642, 27.1349
      CIE-Lab:
        59.0990, 84.1178, -55.7675
        CIE-LCH:
        59.0990, 100.9248, 326.4568
        CIE-Luv:
        59.0990, 68.6969, -98.5598
        Hunter-Lab:
        52.0912, 85.5699, -62.0170
      #ea3cf2 color charts
#ea3cf2 RGB chart
      #ea3cf2 CMYK chart
      #ea3cf2 RGB pie chart
      #ea3cf2 color shades, tints & tones
#ea3cf2 color schemes
#ea3cf2 color preview, HTML & CSS examples
           This text has a color of #ea3cf2        
        
          <p style="color:#ea3cf2;">Text here</p>
        
        
          .mytext {color:#ea3cf2;}
        
        Text color #ea3cf2
      
           This box has a color of #ea3cf2        
        
          <div style="background-color:#ea3cf2;">Content here</div>
        
        
          .mybackground {background-color:#ea3cf2;}
        
        Background color #ea3cf2
      
           Border around this has a color of #ea3cf2        
        
          <div style="border:2px solid #ea3cf2;">Content here</div>
        
        
          .myborder {border:2px solid #ea3cf2;}
        
        Border color #ea3cf2