#ea79e0 color space conversions
Hex:
        #ea79e0
        RGB:
        234, 121, 224
        CMY:
        8, 53, 12
        CMYK:
        0, 48, 4, 8
      HSL:
        305°, 72.9032%, 69.6078%
        HSV (HSB):
        305°, 48.2906%, 91.7647%
        XYZ:
        54.2236, 36.5490, 74.7178
        xyY:
        0.3277, 0.2209, 36.5490
      CIE-Lab:
        66.9373, 57.1983, -33.4126
        CIE-LCH:
        66.9373, 66.2423, 329.7085
        CIE-Luv:
        66.9373, 56.1703, -61.2588
        Hunter-Lab:
        60.4558, 54.3015, -30.9580
      #ea79e0 color charts
#ea79e0 RGB chart
      #ea79e0 CMYK chart
      #ea79e0 RGB pie chart
      #ea79e0 color shades, tints & tones
#ea79e0 color schemes
#ea79e0 color preview, HTML & CSS examples
           This text has a color of #ea79e0        
        
          <p style="color:#ea79e0;">Text here</p>
        
        
          .mytext {color:#ea79e0;}
        
        Text color #ea79e0
      
           This box has a color of #ea79e0        
        
          <div style="background-color:#ea79e0;">Content here</div>
        
        
          .mybackground {background-color:#ea79e0;}
        
        Background color #ea79e0
      
           Border around this has a color of #ea79e0        
        
          <div style="border:2px solid #ea79e0;">Content here</div>
        
        
          .myborder {border:2px solid #ea79e0;}
        
        Border color #ea79e0