#ea96fd color space conversions
Hex:
        #ea96fd
        RGB:
        234, 150, 253
        CMY:
        8, 41, 1
        CMYK:
        8, 41, 0, 1
      HSL:
        289°, 96.2617%, 79.0196%
        HSV (HSB):
        289°, 40.7115%, 99.2157%
        XYZ:
        62.5677, 46.3970, 98.5863
        xyY:
        0.3015, 0.2235, 46.3970
      CIE-Lab:
        73.8024, 47.8719, -38.6540
        CIE-LCH:
        73.8024, 61.5293, 321.0810
        CIE-Luv:
        73.8024, 37.9410, -69.3313
        Hunter-Lab:
        68.1153, 44.7602, -38.1323
      #ea96fd color charts
#ea96fd RGB chart
      #ea96fd CMYK chart
      #ea96fd RGB pie chart
      #ea96fd color shades, tints & tones
#ea96fd color schemes
#ea96fd color preview, HTML & CSS examples
           This text has a color of #ea96fd        
        
          <p style="color:#ea96fd;">Text here</p>
        
        
          .mytext {color:#ea96fd;}
        
        Text color #ea96fd
      
           This box has a color of #ea96fd        
        
          <div style="background-color:#ea96fd;">Content here</div>
        
        
          .mybackground {background-color:#ea96fd;}
        
        Background color #ea96fd
      
           Border around this has a color of #ea96fd        
        
          <div style="border:2px solid #ea96fd;">Content here</div>
        
        
          .myborder {border:2px solid #ea96fd;}
        
        Border color #ea96fd