#ea65c2 color space conversions
Hex:
        #ea65c2
        RGB:
        234, 101, 194
        CMY:
        8, 60, 24
        CMYK:
        0, 57, 17, 8
      HSL:
        318°, 76.0000%, 65.6863%
        HSV (HSB):
        318°, 56.8376%, 91.7647%
        XYZ:
        48.3230, 30.6948, 54.4167
        xyY:
        0.3621, 0.2300, 30.6948
      CIE-Lab:
        62.2492, 61.7824, -23.8037
        CIE-LCH:
        62.2492, 66.2093, 338.9292
        CIE-Luv:
        62.2492, 72.6687, -46.3226
        Hunter-Lab:
        55.4029, 58.7344, -19.4526
      #ea65c2 color charts
#ea65c2 RGB chart
      #ea65c2 CMYK chart
      #ea65c2 RGB pie chart
      #ea65c2 color shades, tints & tones
#ea65c2 color schemes
#ea65c2 color preview, HTML & CSS examples
           This text has a color of #ea65c2        
        
          <p style="color:#ea65c2;">Text here</p>
        
        
          .mytext {color:#ea65c2;}
        
        Text color #ea65c2
      
           This box has a color of #ea65c2        
        
          <div style="background-color:#ea65c2;">Content here</div>
        
        
          .mybackground {background-color:#ea65c2;}
        
        Background color #ea65c2
      
           Border around this has a color of #ea65c2        
        
          <div style="border:2px solid #ea65c2;">Content here</div>
        
        
          .myborder {border:2px solid #ea65c2;}
        
        Border color #ea65c2