#ea50d9 color space conversions
Hex:
        #ea50d9
        RGB:
        234, 80, 217
        CMY:
        8, 69, 15
        CMYK:
        0, 66, 7, 8
      HSL:
        307°, 78.5714%, 61.5686%
        HSV (HSB):
        307°, 65.8120%, 91.7647%
        XYZ:
        49.3247, 28.2395, 68.4967
        xyY:
        0.3377, 0.1933, 28.2395
      CIE-Lab:
        60.1045, 73.7654, -40.1547
        CIE-LCH:
        60.1045, 83.9865, 331.4380
        CIE-Luv:
        60.1045, 72.6560, -73.2139
        Hunter-Lab:
        53.1409, 72.6852, -39.2242
      #ea50d9 color charts
#ea50d9 RGB chart
      #ea50d9 CMYK chart
      #ea50d9 RGB pie chart
      #ea50d9 color shades, tints & tones
#ea50d9 color schemes
#ea50d9 color preview, HTML & CSS examples
           This text has a color of #ea50d9        
        
          <p style="color:#ea50d9;">Text here</p>
        
        
          .mytext {color:#ea50d9;}
        
        Text color #ea50d9
      
           This box has a color of #ea50d9        
        
          <div style="background-color:#ea50d9;">Content here</div>
        
        
          .mybackground {background-color:#ea50d9;}
        
        Background color #ea50d9
      
           Border around this has a color of #ea50d9        
        
          <div style="border:2px solid #ea50d9;">Content here</div>
        
        
          .myborder {border:2px solid #ea50d9;}
        
        Border color #ea50d9