#ea01f6 color space conversions
Hex:
        #ea01f6
        RGB:
        234, 1, 246
        CMY:
        8, 100, 4
        CMYK:
        5, 100, 0, 4
      HSL:
        297°, 99.1903%, 48.4314%
        HSV (HSB):
        297°, 99.5935%, 96.4706%
        XYZ:
        50.5771, 24.1680, 89.1879
        xyY:
        0.3085, 0.1474, 24.1680
      CIE-Lab:
        56.2556, 93.7278, -62.5523
        CIE-LCH:
        56.2556, 112.6841, 326.2816
        CIE-Luv:
        56.2556, 72.6817, -108.8036
        Hunter-Lab:
        49.1609, 97.6104, -73.1515
      #ea01f6 color charts
#ea01f6 RGB chart
      #ea01f6 CMYK chart
      #ea01f6 RGB pie chart
      #ea01f6 color shades, tints & tones
#ea01f6 color schemes
#ea01f6 color preview, HTML & CSS examples
           This text has a color of #ea01f6        
        
          <p style="color:#ea01f6;">Text here</p>
        
        
          .mytext {color:#ea01f6;}
        
        Text color #ea01f6
      
           This box has a color of #ea01f6        
        
          <div style="background-color:#ea01f6;">Content here</div>
        
        
          .mybackground {background-color:#ea01f6;}
        
        Background color #ea01f6
      
           Border around this has a color of #ea01f6        
        
          <div style="border:2px solid #ea01f6;">Content here</div>
        
        
          .myborder {border:2px solid #ea01f6;}
        
        Border color #ea01f6