#ea4ffe color space conversions
Hex:
        #ea4ffe
        RGB:
        234, 79, 254
        CMY:
        8, 69, 0
        CMYK:
        8, 69, 0, 0
      HSL:
        293°, 98.8701%, 65.2941%
        HSV (HSB):
        293°, 68.8976%, 99.6078%
        XYZ:
        54.6171, 30.2401, 96.7242
        xyY:
        0.3008, 0.1665, 30.2401
      CIE-Lab:
        61.8609, 80.0800, -58.0169
        CIE-LCH:
        61.8609, 98.8876, 324.0772
        CIE-Luv:
        61.8609, 60.9541, -102.4937
        Hunter-Lab:
        54.9910, 81.0517, -65.7920
      #ea4ffe color charts
#ea4ffe RGB chart
      #ea4ffe CMYK chart
      #ea4ffe RGB pie chart
      #ea4ffe color shades, tints & tones
#ea4ffe color schemes
#ea4ffe color preview, HTML & CSS examples
           This text has a color of #ea4ffe        
        
          <p style="color:#ea4ffe;">Text here</p>
        
        
          .mytext {color:#ea4ffe;}
        
        Text color #ea4ffe
      
           This box has a color of #ea4ffe        
        
          <div style="background-color:#ea4ffe;">Content here</div>
        
        
          .mybackground {background-color:#ea4ffe;}
        
        Background color #ea4ffe
      
           Border around this has a color of #ea4ffe        
        
          <div style="border:2px solid #ea4ffe;">Content here</div>
        
        
          .myborder {border:2px solid #ea4ffe;}
        
        Border color #ea4ffe