#ea29ef color space conversions
Hex:
        #ea29ef
        RGB:
        234, 41, 239
        CMY:
        8, 84, 6
        CMYK:
        2, 83, 0, 6
      HSL:
        298°, 86.0870%, 54.9020%
        HSV (HSB):
        298°, 82.8452%, 93.7255%
        XYZ:
        50.3046, 25.3103, 83.8954
        xyY:
        0.3154, 0.1587, 25.3103
      CIE-Lab:
        57.3765, 88.1672, -56.8423
        CIE-LCH:
        57.3765, 104.9024, 327.1897
        CIE-Luv:
        57.3765, 72.6169, -100.0659
        Hunter-Lab:
        50.3093, 90.4419, -63.6549
      #ea29ef color charts
#ea29ef RGB chart
      #ea29ef CMYK chart
      #ea29ef RGB pie chart
      #ea29ef color shades, tints & tones
#ea29ef color schemes
#ea29ef color preview, HTML & CSS examples
           This text has a color of #ea29ef        
        
          <p style="color:#ea29ef;">Text here</p>
        
        
          .mytext {color:#ea29ef;}
        
        Text color #ea29ef
      
           This box has a color of #ea29ef        
        
          <div style="background-color:#ea29ef;">Content here</div>
        
        
          .mybackground {background-color:#ea29ef;}
        
        Background color #ea29ef
      
           Border around this has a color of #ea29ef        
        
          <div style="border:2px solid #ea29ef;">Content here</div>
        
        
          .myborder {border:2px solid #ea29ef;}
        
        Border color #ea29ef