#ea41da color space conversions
Hex:
        #ea41da
        RGB:
        234, 65, 218
        CMY:
        8, 75, 15
        CMYK:
        0, 72, 7, 8
      HSL:
        306°, 80.0948%, 58.6275%
        HSV (HSB):
        306°, 72.2222%, 91.7647%
        XYZ:
        48.4769, 26.3350, 68.8578
        xyY:
        0.3374, 0.1833, 26.3350
      CIE-Lab:
        58.3536, 78.9966, -43.4740
        CIE-LCH:
        58.3536, 90.1690, 331.1748
        CIE-Luv:
        58.3536, 76.1973, -78.6971
        Hunter-Lab:
        51.3176, 78.8131, -43.6328
      #ea41da color charts
#ea41da RGB chart
      #ea41da CMYK chart
      #ea41da RGB pie chart
      #ea41da color shades, tints & tones
#ea41da color schemes
#ea41da color preview, HTML & CSS examples
           This text has a color of #ea41da        
        
          <p style="color:#ea41da;">Text here</p>
        
        
          .mytext {color:#ea41da;}
        
        Text color #ea41da
      
           This box has a color of #ea41da        
        
          <div style="background-color:#ea41da;">Content here</div>
        
        
          .mybackground {background-color:#ea41da;}
        
        Background color #ea41da
      
           Border around this has a color of #ea41da        
        
          <div style="border:2px solid #ea41da;">Content here</div>
        
        
          .myborder {border:2px solid #ea41da;}
        
        Border color #ea41da