#ea97fa color space conversions
Hex:
        #ea97fa
        RGB:
        234, 151, 250
        CMY:
        8, 41, 2
        CMYK:
        6, 40, 0, 2
      HSL:
        290°, 90.8257%, 78.6275%
        HSV (HSB):
        290°, 39.6000%, 98.0392%
        XYZ:
        62.2536, 46.5278, 96.1421
        xyY:
        0.3038, 0.2270, 46.5278
      CIE-Lab:
        73.8867, 46.7796, -36.8962
        CIE-LCH:
        73.8867, 59.5790, 321.7363
        CIE-Luv:
        73.8867, 38.0698, -66.2697
        Hunter-Lab:
        68.2113, 43.5399, -35.8199
      #ea97fa color charts
#ea97fa RGB chart
      #ea97fa CMYK chart
      #ea97fa RGB pie chart
      #ea97fa color shades, tints & tones
#ea97fa color schemes
#ea97fa color preview, HTML & CSS examples
           This text has a color of #ea97fa        
        
          <p style="color:#ea97fa;">Text here</p>
        
        
          .mytext {color:#ea97fa;}
        
        Text color #ea97fa
      
           This box has a color of #ea97fa        
        
          <div style="background-color:#ea97fa;">Content here</div>
        
        
          .mybackground {background-color:#ea97fa;}
        
        Background color #ea97fa
      
           Border around this has a color of #ea97fa        
        
          <div style="border:2px solid #ea97fa;">Content here</div>
        
        
          .myborder {border:2px solid #ea97fa;}
        
        Border color #ea97fa