#ea01ef color space conversions
Hex:
        #ea01ef
        RGB:
        234, 1, 239
        CMY:
        8, 100, 6
        CMYK:
        2, 100, 0, 6
      HSL:
        299°, 99.1667%, 47.0588%
        HSV (HSB):
        299°, 99.5816%, 93.7255%
        XYZ:
        49.5225, 23.7461, 83.6347
        xyY:
        0.3156, 0.1513, 23.7461
      CIE-Lab:
        55.8327, 92.7146, -59.3139
        CIE-LCH:
        55.8327, 110.0643, 327.3910
        CIE-Luv:
        55.8327, 75.3714, -103.6899
        Hunter-Lab:
        48.7300, 96.1256, -67.6477
      #ea01ef color charts
#ea01ef RGB chart
      #ea01ef CMYK chart
      #ea01ef RGB pie chart
      #ea01ef color shades, tints & tones
#ea01ef color schemes
#ea01ef color preview, HTML & CSS examples
           This text has a color of #ea01ef        
        
          <p style="color:#ea01ef;">Text here</p>
        
        
          .mytext {color:#ea01ef;}
        
        Text color #ea01ef
      
           This box has a color of #ea01ef        
        
          <div style="background-color:#ea01ef;">Content here</div>
        
        
          .mybackground {background-color:#ea01ef;}
        
        Background color #ea01ef
      
           Border around this has a color of #ea01ef        
        
          <div style="border:2px solid #ea01ef;">Content here</div>
        
        
          .myborder {border:2px solid #ea01ef;}
        
        Border color #ea01ef