#ea1dd5 color space conversions
Hex:
        #ea1dd5
        RGB:
        234, 29, 213
        CMY:
        8, 89, 16
        CMYK:
        0, 88, 9, 8
      HSL:
        306°, 82.9960%, 51.5686%
        HSV (HSB):
        306°, 87.6068%, 91.7647%
        XYZ:
        46.3813, 23.1753, 64.9795
        xyY:
        0.3447, 0.1723, 23.1753
      CIE-Lab:
        55.2524, 86.5227, -45.5355
        CIE-LCH:
        55.2524, 97.7735, 332.2429
        CIE-Luv:
        55.2524, 84.1617, -82.0165
        Hunter-Lab:
        48.1407, 87.7302, -46.3302
      #ea1dd5 color charts
#ea1dd5 RGB chart
      #ea1dd5 CMYK chart
      #ea1dd5 RGB pie chart
      #ea1dd5 color shades, tints & tones
#ea1dd5 color schemes
#ea1dd5 color preview, HTML & CSS examples
           This text has a color of #ea1dd5        
        
          <p style="color:#ea1dd5;">Text here</p>
        
        
          .mytext {color:#ea1dd5;}
        
        Text color #ea1dd5
      
           This box has a color of #ea1dd5        
        
          <div style="background-color:#ea1dd5;">Content here</div>
        
        
          .mybackground {background-color:#ea1dd5;}
        
        Background color #ea1dd5
      
           Border around this has a color of #ea1dd5        
        
          <div style="border:2px solid #ea1dd5;">Content here</div>
        
        
          .myborder {border:2px solid #ea1dd5;}
        
        Border color #ea1dd5