#ea60af color space conversions
Hex:
        #ea60af
        RGB:
        234, 96, 175
        CMY:
        8, 62, 31
        CMYK:
        0, 59, 25, 8
      HSL:
        326°, 76.6667%, 64.7059%
        HSV (HSB):
        326°, 58.9744%, 91.7647%
        XYZ:
        45.8524, 28.9533, 43.7293
        xyY:
        0.3868, 0.2443, 28.9533
      CIE-Lab:
        60.7404, 61.3655, -15.2486
        CIE-LCH:
        60.7404, 63.2317, 346.0454
        CIE-Luv:
        60.7404, 80.6782, -33.2374
        Hunter-Lab:
        53.8083, 57.9433, -10.5184
      #ea60af color charts
#ea60af RGB chart
      #ea60af CMYK chart
      #ea60af RGB pie chart
      #ea60af color shades, tints & tones
#ea60af color schemes
#ea60af color preview, HTML & CSS examples
           This text has a color of #ea60af        
        
          <p style="color:#ea60af;">Text here</p>
        
        
          .mytext {color:#ea60af;}
        
        Text color #ea60af
      
           This box has a color of #ea60af        
        
          <div style="background-color:#ea60af;">Content here</div>
        
        
          .mybackground {background-color:#ea60af;}
        
        Background color #ea60af
      
           Border around this has a color of #ea60af        
        
          <div style="border:2px solid #ea60af;">Content here</div>
        
        
          .myborder {border:2px solid #ea60af;}
        
        Border color #ea60af