#ea76d5 color space conversions
Hex:
        #ea76d5
        RGB:
        234, 118, 213
        CMY:
        8, 54, 16
        CMYK:
        0, 50, 9, 8
      HSL:
        311°, 73.4177%, 69.0196%
        HSV (HSB):
        311°, 49.5726%, 91.7647%
        XYZ:
        52.4204, 35.2534, 66.9925
        xyY:
        0.3389, 0.2279, 35.2534
      CIE-Lab:
        65.9455, 56.8245, -28.8204
        CIE-LCH:
        65.9455, 63.7153, 333.1067
        CIE-Luv:
        65.9455, 60.2049, -53.7606
        Hunter-Lab:
        59.3746, 53.6878, -25.3349
      #ea76d5 color charts
#ea76d5 RGB chart
      #ea76d5 CMYK chart
      #ea76d5 RGB pie chart
      #ea76d5 color shades, tints & tones
#ea76d5 color schemes
#ea76d5 color preview, HTML & CSS examples
           This text has a color of #ea76d5        
        
          <p style="color:#ea76d5;">Text here</p>
        
        
          .mytext {color:#ea76d5;}
        
        Text color #ea76d5
      
           This box has a color of #ea76d5        
        
          <div style="background-color:#ea76d5;">Content here</div>
        
        
          .mybackground {background-color:#ea76d5;}
        
        Background color #ea76d5
      
           Border around this has a color of #ea76d5        
        
          <div style="border:2px solid #ea76d5;">Content here</div>
        
        
          .myborder {border:2px solid #ea76d5;}
        
        Border color #ea76d5