#ea65e2 color space conversions
Hex:
        #ea65e2
        RGB:
        234, 101, 226
        CMY:
        8, 60, 11
        CMYK:
        0, 57, 3, 8
      HSL:
        304°, 76.0000%, 65.6863%
        HSV (HSB):
        304°, 56.8376%, 91.7647%
        XYZ:
        52.3128, 32.2908, 75.4271
        xyY:
        0.3269, 0.2018, 32.2908
      CIE-Lab:
        63.5825, 66.7293, -39.7531
        CIE-LCH:
        63.5825, 77.6731, 329.2162
        CIE-Luv:
        63.5825, 63.1702, -72.2647
        Hunter-Lab:
        56.8250, 64.8827, -38.9216
      #ea65e2 color charts
#ea65e2 RGB chart
      #ea65e2 CMYK chart
      #ea65e2 RGB pie chart
      #ea65e2 color shades, tints & tones
#ea65e2 color schemes
#ea65e2 color preview, HTML & CSS examples
           This text has a color of #ea65e2        
        
          <p style="color:#ea65e2;">Text here</p>
        
        
          .mytext {color:#ea65e2;}
        
        Text color #ea65e2
      
           This box has a color of #ea65e2        
        
          <div style="background-color:#ea65e2;">Content here</div>
        
        
          .mybackground {background-color:#ea65e2;}
        
        Background color #ea65e2
      
           Border around this has a color of #ea65e2        
        
          <div style="border:2px solid #ea65e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea65e2;}
        
        Border color #ea65e2