#ea7dfa color space conversions
Hex:
        #ea7dfa
        RGB:
        234, 125, 250
        CMY:
        8, 51, 2
        CMYK:
        6, 50, 0, 2
      HSL:
        292°, 92.5926%, 73.5294%
        HSV (HSB):
        292°, 50.0000%, 98.0392%
        XYZ:
        58.5206, 39.0618, 94.8978
        xyY:
        0.3040, 0.2029, 39.0618
      CIE-Lab:
        68.7960, 59.8635, -44.8419
        CIE-LCH:
        68.7960, 74.7959, 323.1642
        CIE-Luv:
        68.7960, 48.3794, -80.4640
        Hunter-Lab:
        62.4994, 57.7624, -46.2751
      #ea7dfa color charts
#ea7dfa RGB chart
      #ea7dfa CMYK chart
      #ea7dfa RGB pie chart
      #ea7dfa color shades, tints & tones
#ea7dfa color schemes
#ea7dfa color preview, HTML & CSS examples
           This text has a color of #ea7dfa        
        
          <p style="color:#ea7dfa;">Text here</p>
        
        
          .mytext {color:#ea7dfa;}
        
        Text color #ea7dfa
      
           This box has a color of #ea7dfa        
        
          <div style="background-color:#ea7dfa;">Content here</div>
        
        
          .mybackground {background-color:#ea7dfa;}
        
        Background color #ea7dfa
      
           Border around this has a color of #ea7dfa        
        
          <div style="border:2px solid #ea7dfa;">Content here</div>
        
        
          .myborder {border:2px solid #ea7dfa;}
        
        Border color #ea7dfa