#ea45f2 color space conversions
Hex:
        #ea45f2
        RGB:
        234, 69, 242
        CMY:
        8, 73, 5
        CMYK:
        3, 71, 0, 5
      HSL:
        297°, 86.9347%, 60.9804%
        HSV (HSB):
        297°, 71.4876%, 94.9020%
        XYZ:
        52.0868, 28.1595, 86.6944
        xyY:
        0.3120, 0.1687, 28.1595
      CIE-Lab:
        60.0325, 81.4398, -54.2798
        CIE-LCH:
        60.0325, 97.8710, 326.3164
        CIE-Luv:
        60.0325, 66.9562, -96.2425
        Hunter-Lab:
        53.0655, 82.3433, -59.7177
      #ea45f2 color charts
#ea45f2 RGB chart
      #ea45f2 CMYK chart
      #ea45f2 RGB pie chart
      #ea45f2 color shades, tints & tones
#ea45f2 color schemes
#ea45f2 color preview, HTML & CSS examples
           This text has a color of #ea45f2        
        
          <p style="color:#ea45f2;">Text here</p>
        
        
          .mytext {color:#ea45f2;}
        
        Text color #ea45f2
      
           This box has a color of #ea45f2        
        
          <div style="background-color:#ea45f2;">Content here</div>
        
        
          .mybackground {background-color:#ea45f2;}
        
        Background color #ea45f2
      
           Border around this has a color of #ea45f2        
        
          <div style="border:2px solid #ea45f2;">Content here</div>
        
        
          .myborder {border:2px solid #ea45f2;}
        
        Border color #ea45f2