#ea8cf2 color space conversions
Hex:
        #ea8cf2
        RGB:
        234, 140, 242
        CMY:
        8, 45, 5
        CMYK:
        3, 42, 0, 5
      HSL:
        295°, 79.6875%, 74.9020%
        HSV (HSB):
        295°, 42.1488%, 94.9020%
        XYZ:
        59.3368, 42.6594, 89.1111
        xyY:
        0.3105, 0.2232, 42.6594
      CIE-Lab:
        71.3232, 50.9387, -36.5199
        CIE-LCH:
        71.3232, 62.6774, 324.3619
        CIE-Luv:
        71.3232, 44.2447, -65.9418
        Hunter-Lab:
        65.3142, 47.8644, -35.1721
      #ea8cf2 color charts
#ea8cf2 RGB chart
      #ea8cf2 CMYK chart
      #ea8cf2 RGB pie chart
      #ea8cf2 color shades, tints & tones
#ea8cf2 color schemes
#ea8cf2 color preview, HTML & CSS examples
           This text has a color of #ea8cf2        
        
          <p style="color:#ea8cf2;">Text here</p>
        
        
          .mytext {color:#ea8cf2;}
        
        Text color #ea8cf2
      
           This box has a color of #ea8cf2        
        
          <div style="background-color:#ea8cf2;">Content here</div>
        
        
          .mybackground {background-color:#ea8cf2;}
        
        Background color #ea8cf2
      
           Border around this has a color of #ea8cf2        
        
          <div style="border:2px solid #ea8cf2;">Content here</div>
        
        
          .myborder {border:2px solid #ea8cf2;}
        
        Border color #ea8cf2