#ea4afd color space conversions
Hex:
        #ea4afd
        RGB:
        234, 74, 253
        CMY:
        8, 71, 1
        CMYK:
        8, 71, 0, 1
      HSL:
        294°, 97.8142%, 64.1176%
        HSV (HSB):
        294°, 70.7510%, 99.2157%
        XYZ:
        54.1101, 29.4818, 95.7672
        xyY:
        0.3017, 0.1644, 29.4818
      CIE-Lab:
        61.2045, 81.6188, -58.5123
        CIE-LCH:
        61.2045, 100.4257, 324.3634
        CIE-Luv:
        61.2045, 62.3472, -103.2296
        Hunter-Lab:
        54.2972, 82.8649, -66.5653
      #ea4afd color charts
#ea4afd RGB chart
      #ea4afd CMYK chart
      #ea4afd RGB pie chart
      #ea4afd color shades, tints & tones
#ea4afd color schemes
#ea4afd color preview, HTML & CSS examples
           This text has a color of #ea4afd        
        
          <p style="color:#ea4afd;">Text here</p>
        
        
          .mytext {color:#ea4afd;}
        
        Text color #ea4afd
      
           This box has a color of #ea4afd        
        
          <div style="background-color:#ea4afd;">Content here</div>
        
        
          .mybackground {background-color:#ea4afd;}
        
        Background color #ea4afd
      
           Border around this has a color of #ea4afd        
        
          <div style="border:2px solid #ea4afd;">Content here</div>
        
        
          .myborder {border:2px solid #ea4afd;}
        
        Border color #ea4afd