#ea21f4 color space conversions
Hex:
        #ea21f4
        RGB:
        234, 33, 244
        CMY:
        8, 87, 4
        CMYK:
        4, 86, 0, 4
      HSL:
        297°, 90.5579%, 54.3137%
        HSV (HSB):
        297°, 86.4754%, 95.6863%
        XYZ:
        50.8047, 25.1118, 87.7573
        xyY:
        0.3104, 0.1534, 25.1118
      CIE-Lab:
        57.1842, 90.3320, -59.9452
        CIE-LCH:
        57.1842, 108.4126, 326.4313
        CIE-Luv:
        57.1842, 71.6326, -104.9290
        Hunter-Lab:
        50.1117, 93.2731, -68.7526
      #ea21f4 color charts
#ea21f4 RGB chart
      #ea21f4 CMYK chart
      #ea21f4 RGB pie chart
      #ea21f4 color shades, tints & tones
#ea21f4 color schemes
#ea21f4 color preview, HTML & CSS examples
           This text has a color of #ea21f4        
        
          <p style="color:#ea21f4;">Text here</p>
        
        
          .mytext {color:#ea21f4;}
        
        Text color #ea21f4
      
           This box has a color of #ea21f4        
        
          <div style="background-color:#ea21f4;">Content here</div>
        
        
          .mybackground {background-color:#ea21f4;}
        
        Background color #ea21f4
      
           Border around this has a color of #ea21f4        
        
          <div style="border:2px solid #ea21f4;">Content here</div>
        
        
          .myborder {border:2px solid #ea21f4;}
        
        Border color #ea21f4