#ea0ff2 color space conversions
Hex:
        #ea0ff2
        RGB:
        234, 15, 242
        CMY:
        8, 94, 5
        CMYK:
        3, 94, 0, 5
      HSL:
        298°, 89.7233%, 50.3922%
        HSV (HSB):
        298°, 93.8017%, 94.9020%
        XYZ:
        50.1295, 24.2449, 86.0420
        xyY:
        0.3125, 0.1511, 24.2449
      CIE-Lab:
        56.3321, 92.1991, -60.1936
        CIE-LCH:
        56.3321, 110.1088, 326.8608
        CIE-Luv:
        56.3321, 73.6579, -105.1562
        Hunter-Lab:
        49.2391, 95.5596, -69.1379
      #ea0ff2 color charts
#ea0ff2 RGB chart
      #ea0ff2 CMYK chart
      #ea0ff2 RGB pie chart
      #ea0ff2 color shades, tints & tones
#ea0ff2 color schemes
#ea0ff2 color preview, HTML & CSS examples
           This text has a color of #ea0ff2        
        
          <p style="color:#ea0ff2;">Text here</p>
        
        
          .mytext {color:#ea0ff2;}
        
        Text color #ea0ff2
      
           This box has a color of #ea0ff2        
        
          <div style="background-color:#ea0ff2;">Content here</div>
        
        
          .mybackground {background-color:#ea0ff2;}
        
        Background color #ea0ff2
      
           Border around this has a color of #ea0ff2        
        
          <div style="border:2px solid #ea0ff2;">Content here</div>
        
        
          .myborder {border:2px solid #ea0ff2;}
        
        Border color #ea0ff2