#ea45e7 color space conversions
Hex:
        #ea45e7
        RGB:
        234, 69, 231
        CMY:
        8, 73, 9
        CMYK:
        0, 71, 1, 8
      HSL:
        301°, 79.7101%, 59.4118%
        HSV (HSB):
        301°, 70.5128%, 91.7647%
        XYZ:
        50.4836, 27.5182, 78.2521
        xyY:
        0.3231, 0.1761, 27.5182
      CIE-Lab:
        59.4509, 79.7049, -49.0588
        CIE-LCH:
        59.4509, 93.5929, 328.3875
        CIE-Luv:
        59.4509, 70.6854, -87.7381
        Hunter-Lab:
        52.4578, 79.9813, -51.7233
      #ea45e7 color charts
#ea45e7 RGB chart
      #ea45e7 CMYK chart
      #ea45e7 RGB pie chart
      #ea45e7 color shades, tints & tones
#ea45e7 color schemes
#ea45e7 color preview, HTML & CSS examples
           This text has a color of #ea45e7        
        
          <p style="color:#ea45e7;">Text here</p>
        
        
          .mytext {color:#ea45e7;}
        
        Text color #ea45e7
      
           This box has a color of #ea45e7        
        
          <div style="background-color:#ea45e7;">Content here</div>
        
        
          .mybackground {background-color:#ea45e7;}
        
        Background color #ea45e7
      
           Border around this has a color of #ea45e7        
        
          <div style="border:2px solid #ea45e7;">Content here</div>
        
        
          .myborder {border:2px solid #ea45e7;}
        
        Border color #ea45e7