#ea55e0 color space conversions
Hex:
        #ea55e0
        RGB:
        234, 85, 224
        CMY:
        8, 67, 12
        CMYK:
        0, 64, 4, 8
      HSL:
        304°, 78.0105%, 62.5490%
        HSV (HSB):
        304°, 63.6752%, 91.7647%
        XYZ:
        50.6347, 29.3712, 73.5215
        xyY:
        0.3298, 0.1913, 29.3712
      CIE-Lab:
        61.1079, 72.9665, -42.5167
        CIE-LCH:
        61.1079, 84.4499, 329.7712
        CIE-Luv:
        61.1079, 68.8888, -77.0169
        Hunter-Lab:
        54.1952, 71.9313, -42.4964
      #ea55e0 color charts
#ea55e0 RGB chart
      #ea55e0 CMYK chart
      #ea55e0 RGB pie chart
      #ea55e0 color shades, tints & tones
#ea55e0 color schemes
#ea55e0 color preview, HTML & CSS examples
           This text has a color of #ea55e0        
        
          <p style="color:#ea55e0;">Text here</p>
        
        
          .mytext {color:#ea55e0;}
        
        Text color #ea55e0
      
           This box has a color of #ea55e0        
        
          <div style="background-color:#ea55e0;">Content here</div>
        
        
          .mybackground {background-color:#ea55e0;}
        
        Background color #ea55e0
      
           Border around this has a color of #ea55e0        
        
          <div style="border:2px solid #ea55e0;">Content here</div>
        
        
          .myborder {border:2px solid #ea55e0;}
        
        Border color #ea55e0