#ea45f4 color space conversions
Hex:
        #ea45f4
        RGB:
        234, 69, 244
        CMY:
        8, 73, 4
        CMYK:
        4, 72, 0, 4
      HSL:
        297°, 88.8325%, 61.3725%
        HSV (HSB):
        297°, 71.7213%, 95.6863%
        XYZ:
        52.3889, 28.2803, 88.2854
        xyY:
        0.3101, 0.1674, 28.2803
      CIE-Lab:
        60.1412, 81.7612, -55.2196
        CIE-LCH:
        60.1412, 98.6616, 325.9658
        CIE-Luv:
        60.1412, 66.2917, -97.7755
        Hunter-Lab:
        53.1792, 82.7836, -61.2047
      #ea45f4 color charts
#ea45f4 RGB chart
      #ea45f4 CMYK chart
      #ea45f4 RGB pie chart
      #ea45f4 color shades, tints & tones
#ea45f4 color schemes
#ea45f4 color preview, HTML & CSS examples
           This text has a color of #ea45f4        
        
          <p style="color:#ea45f4;">Text here</p>
        
        
          .mytext {color:#ea45f4;}
        
        Text color #ea45f4
      
           This box has a color of #ea45f4        
        
          <div style="background-color:#ea45f4;">Content here</div>
        
        
          .mybackground {background-color:#ea45f4;}
        
        Background color #ea45f4
      
           Border around this has a color of #ea45f4        
        
          <div style="border:2px solid #ea45f4;">Content here</div>
        
        
          .myborder {border:2px solid #ea45f4;}
        
        Border color #ea45f4