#ea45ef color space conversions
Hex:
        #ea45ef
        RGB:
        234, 69, 239
        CMY:
        8, 73, 6
        CMYK:
        2, 71, 0, 6
      HSL:
        298°, 84.1584%, 60.3922%
        HSV (HSB):
        298°, 71.1297%, 93.7255%
        XYZ:
        51.6398, 27.9807, 84.3404
        xyY:
        0.3150, 0.1707, 27.9807
      CIE-Lab:
        59.8713, 80.9610, -52.8647
        CIE-LCH:
        59.8713, 96.6921, 326.8569
        CIE-Luv:
        59.8713, 67.9610, -93.9351
        Hunter-Lab:
        52.8968, 81.6891, -57.5063
      #ea45ef color charts
#ea45ef RGB chart
      #ea45ef CMYK chart
      #ea45ef RGB pie chart
      #ea45ef color shades, tints & tones
#ea45ef color schemes
#ea45ef color preview, HTML & CSS examples
           This text has a color of #ea45ef        
        
          <p style="color:#ea45ef;">Text here</p>
        
        
          .mytext {color:#ea45ef;}
        
        Text color #ea45ef
      
           This box has a color of #ea45ef        
        
          <div style="background-color:#ea45ef;">Content here</div>
        
        
          .mybackground {background-color:#ea45ef;}
        
        Background color #ea45ef
      
           Border around this has a color of #ea45ef        
        
          <div style="border:2px solid #ea45ef;">Content here</div>
        
        
          .myborder {border:2px solid #ea45ef;}
        
        Border color #ea45ef