#ea1dd9 color space conversions
Hex:
        #ea1dd9
        RGB:
        234, 29, 217
        CMY:
        8, 89, 15
        CMYK:
        0, 88, 7, 8
      HSL:
        305°, 82.9960%, 51.5686%
        HSV (HSB):
        305°, 87.6068%, 91.7647%
        XYZ:
        46.8954, 23.3809, 67.6869
        xyY:
        0.3399, 0.1695, 23.3809
      CIE-Lab:
        55.4625, 87.0661, -47.4801
        CIE-LCH:
        55.4625, 99.1709, 331.3949
        CIE-Luv:
        55.4625, 82.5183, -85.0895
        Hunter-Lab:
        48.3538, 88.4972, -49.1480
      #ea1dd9 color charts
#ea1dd9 RGB chart
      #ea1dd9 CMYK chart
      #ea1dd9 RGB pie chart
      #ea1dd9 color shades, tints & tones
#ea1dd9 color schemes
#ea1dd9 color preview, HTML & CSS examples
           This text has a color of #ea1dd9        
        
          <p style="color:#ea1dd9;">Text here</p>
        
        
          .mytext {color:#ea1dd9;}
        
        Text color #ea1dd9
      
           This box has a color of #ea1dd9        
        
          <div style="background-color:#ea1dd9;">Content here</div>
        
        
          .mybackground {background-color:#ea1dd9;}
        
        Background color #ea1dd9
      
           Border around this has a color of #ea1dd9        
        
          <div style="border:2px solid #ea1dd9;">Content here</div>
        
        
          .myborder {border:2px solid #ea1dd9;}
        
        Border color #ea1dd9