#ea72e2 color space conversions
Hex:
        #ea72e2
        RGB:
        234, 114, 226
        CMY:
        8, 55, 11
        CMYK:
        0, 51, 3, 8
      HSL:
        304°, 74.0741%, 68.2353%
        HSV (HSB):
        304°, 51.2821%, 91.7647%
        XYZ:
        53.6765, 35.0180, 75.8816
        xyY:
        0.3261, 0.2128, 35.0180
      CIE-Lab:
        65.7627, 60.8616, -36.3489
        CIE-LCH:
        65.7627, 70.8899, 329.1527
        CIE-Luv:
        65.7627, 58.4327, -66.3439
        Hunter-Lab:
        59.1760, 58.3529, -34.6045
      #ea72e2 color charts
#ea72e2 RGB chart
      #ea72e2 CMYK chart
      #ea72e2 RGB pie chart
      #ea72e2 color shades, tints & tones
#ea72e2 color schemes
#ea72e2 color preview, HTML & CSS examples
           This text has a color of #ea72e2        
        
          <p style="color:#ea72e2;">Text here</p>
        
        
          .mytext {color:#ea72e2;}
        
        Text color #ea72e2
      
           This box has a color of #ea72e2        
        
          <div style="background-color:#ea72e2;">Content here</div>
        
        
          .mybackground {background-color:#ea72e2;}
        
        Background color #ea72e2
      
           Border around this has a color of #ea72e2        
        
          <div style="border:2px solid #ea72e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea72e2;}
        
        Border color #ea72e2