#ea3ce1 color space conversions
Hex:
        #ea3ce1
        RGB:
        234, 60, 225
        CMY:
        8, 76, 12
        CMYK:
        0, 74, 4, 8
      HSL:
        303°, 80.5556%, 57.6471%
        HSV (HSB):
        303°, 74.3590%, 91.7647%
        XYZ:
        49.1382, 26.1604, 73.6938
        xyY:
        0.3298, 0.1756, 26.1604
      CIE-Lab:
        58.1890, 81.5147, -47.6862
        CIE-LCH:
        58.1890, 94.4384, 329.6723
        CIE-Luv:
        58.1890, 74.7283, -85.4925
        Hunter-Lab:
        51.1472, 81.9808, -49.6229
      #ea3ce1 color charts
#ea3ce1 RGB chart
      #ea3ce1 CMYK chart
      #ea3ce1 RGB pie chart
      #ea3ce1 color shades, tints & tones
#ea3ce1 color schemes
#ea3ce1 color preview, HTML & CSS examples
           This text has a color of #ea3ce1        
        
          <p style="color:#ea3ce1;">Text here</p>
        
        
          .mytext {color:#ea3ce1;}
        
        Text color #ea3ce1
      
           This box has a color of #ea3ce1        
        
          <div style="background-color:#ea3ce1;">Content here</div>
        
        
          .mybackground {background-color:#ea3ce1;}
        
        Background color #ea3ce1
      
           Border around this has a color of #ea3ce1        
        
          <div style="border:2px solid #ea3ce1;">Content here</div>
        
        
          .myborder {border:2px solid #ea3ce1;}
        
        Border color #ea3ce1