#ea41d8 color space conversions
Hex:
        #ea41d8
        RGB:
        234, 65, 216
        CMY:
        8, 75, 15
        CMYK:
        0, 72, 8, 8
      HSL:
        306°, 80.0948%, 58.6275%
        HSV (HSB):
        306°, 72.2222%, 91.7647%
        XYZ:
        48.2167, 26.2309, 67.4875
        xyY:
        0.3397, 0.1848, 26.2309
      CIE-Lab:
        58.2556, 78.7033, -42.4968
        CIE-LCH:
        58.2556, 89.4437, 331.6327
        CIE-Luv:
        58.2556, 76.9260, -77.1232
        Hunter-Lab:
        51.2161, 78.4181, -42.2752
      #ea41d8 color charts
#ea41d8 RGB chart
      #ea41d8 CMYK chart
      #ea41d8 RGB pie chart
      #ea41d8 color shades, tints & tones
#ea41d8 color schemes
#ea41d8 color preview, HTML & CSS examples
           This text has a color of #ea41d8        
        
          <p style="color:#ea41d8;">Text here</p>
        
        
          .mytext {color:#ea41d8;}
        
        Text color #ea41d8
      
           This box has a color of #ea41d8        
        
          <div style="background-color:#ea41d8;">Content here</div>
        
        
          .mybackground {background-color:#ea41d8;}
        
        Background color #ea41d8
      
           Border around this has a color of #ea41d8        
        
          <div style="border:2px solid #ea41d8;">Content here</div>
        
        
          .myborder {border:2px solid #ea41d8;}
        
        Border color #ea41d8