#ea54e2 color space conversions
Hex:
        #ea54e2
        RGB:
        234, 84, 226
        CMY:
        8, 67, 11
        CMYK:
        0, 64, 3, 8
      HSL:
        303°, 78.1250%, 62.3529%
        HSV (HSB):
        303°, 64.1026%, 91.7647%
        XYZ:
        50.8295, 29.3241, 74.9326
        xyY:
        0.3277, 0.1891, 29.3241
      CIE-Lab:
        61.0666, 73.6636, -43.7034
        CIE-LCH:
        61.0666, 85.6523, 329.3200
        CIE-Luv:
        61.0666, 68.5319, -78.9691
        Hunter-Lab:
        54.1517, 72.7835, -44.1366
      #ea54e2 color charts
#ea54e2 RGB chart
      #ea54e2 CMYK chart
      #ea54e2 RGB pie chart
      #ea54e2 color shades, tints & tones
#ea54e2 color schemes
#ea54e2 color preview, HTML & CSS examples
           This text has a color of #ea54e2        
        
          <p style="color:#ea54e2;">Text here</p>
        
        
          .mytext {color:#ea54e2;}
        
        Text color #ea54e2
      
           This box has a color of #ea54e2        
        
          <div style="background-color:#ea54e2;">Content here</div>
        
        
          .mybackground {background-color:#ea54e2;}
        
        Background color #ea54e2
      
           Border around this has a color of #ea54e2        
        
          <div style="border:2px solid #ea54e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea54e2;}
        
        Border color #ea54e2