#ea45d8 color space conversions
Hex:
        #ea45d8
        RGB:
        234, 69, 216
        CMY:
        8, 73, 15
        CMYK:
        0, 71, 8, 8
      HSL:
        307°, 79.7101%, 59.4118%
        HSV (HSB):
        307°, 70.5128%, 91.7647%
        XYZ:
        48.4545, 26.7065, 67.5668
        xyY:
        0.3395, 0.1871, 26.7065
      CIE-Lab:
        58.7017, 77.4348, -41.7943
        CIE-LCH:
        58.7017, 87.9938, 331.6427
        CIE-Luv:
        58.7017, 75.9609, -75.9673
        Hunter-Lab:
        51.6784, 76.9274, -41.3437
      #ea45d8 color charts
#ea45d8 RGB chart
      #ea45d8 CMYK chart
      #ea45d8 RGB pie chart
      #ea45d8 color shades, tints & tones
#ea45d8 color schemes
#ea45d8 color preview, HTML & CSS examples
           This text has a color of #ea45d8        
        
          <p style="color:#ea45d8;">Text here</p>
        
        
          .mytext {color:#ea45d8;}
        
        Text color #ea45d8
      
           This box has a color of #ea45d8        
        
          <div style="background-color:#ea45d8;">Content here</div>
        
        
          .mybackground {background-color:#ea45d8;}
        
        Background color #ea45d8
      
           Border around this has a color of #ea45d8        
        
          <div style="border:2px solid #ea45d8;">Content here</div>
        
        
          .myborder {border:2px solid #ea45d8;}
        
        Border color #ea45d8