#ea3efa color space conversions
Hex:
        #ea3efa
        RGB:
        234, 62, 250
        CMY:
        8, 76, 2
        CMYK:
        6, 75, 0, 2
      HSL:
        295°, 94.9495%, 61.1765%
        HSV (HSB):
        295°, 75.2000%, 98.0392%
        XYZ:
        52.9096, 27.8398, 93.0275
        xyY:
        0.3045, 0.1602, 27.8398
      CIE-Lab:
        59.7437, 84.8279, -59.1859
        CIE-LCH:
        59.7437, 103.4347, 325.0959
        CIE-Luv:
        59.7437, 65.6282, -104.1322
        Hunter-Lab:
        52.7634, 86.6586, -67.6001
      #ea3efa color charts
#ea3efa RGB chart
      #ea3efa CMYK chart
      #ea3efa RGB pie chart
      #ea3efa color shades, tints & tones
#ea3efa color schemes
#ea3efa color preview, HTML & CSS examples
           This text has a color of #ea3efa        
        
          <p style="color:#ea3efa;">Text here</p>
        
        
          .mytext {color:#ea3efa;}
        
        Text color #ea3efa
      
           This box has a color of #ea3efa        
        
          <div style="background-color:#ea3efa;">Content here</div>
        
        
          .mybackground {background-color:#ea3efa;}
        
        Background color #ea3efa
      
           Border around this has a color of #ea3efa        
        
          <div style="border:2px solid #ea3efa;">Content here</div>
        
        
          .myborder {border:2px solid #ea3efa;}
        
        Border color #ea3efa