#ea0de4 color space conversions
Hex:
        #ea0de4
        RGB:
        234, 13, 228
        CMY:
        8, 95, 11
        CMYK:
        0, 94, 3, 8
      HSL:
        302°, 89.4737%, 48.4314%
        HSV (HSB):
        302°, 94.4444%, 91.7647%
        XYZ:
        48.0792, 23.3817, 75.3779
        xyY:
        0.3274, 0.1592, 23.3817
      CIE-Lab:
        55.4634, 90.3594, -53.7131
        CIE-LCH:
        55.4634, 105.1186, 329.2711
        CIE-Luv:
        55.4634, 79.2386, -94.8914
        Hunter-Lab:
        48.3546, 92.8626, -58.5762
      #ea0de4 color charts
#ea0de4 RGB chart
      #ea0de4 CMYK chart
      #ea0de4 RGB pie chart
      #ea0de4 color shades, tints & tones
#ea0de4 color schemes
#ea0de4 color preview, HTML & CSS examples
           This text has a color of #ea0de4        
        
          <p style="color:#ea0de4;">Text here</p>
        
        
          .mytext {color:#ea0de4;}
        
        Text color #ea0de4
      
           This box has a color of #ea0de4        
        
          <div style="background-color:#ea0de4;">Content here</div>
        
        
          .mybackground {background-color:#ea0de4;}
        
        Background color #ea0de4
      
           Border around this has a color of #ea0de4        
        
          <div style="border:2px solid #ea0de4;">Content here</div>
        
        
          .myborder {border:2px solid #ea0de4;}
        
        Border color #ea0de4