#ea1cd5 color space conversions
Hex:
        #ea1cd5
        RGB:
        234, 28, 213
        CMY:
        8, 89, 16
        CMYK:
        0, 88, 9, 8
      HSL:
        306°, 83.0645%, 51.3725%
        HSV (HSB):
        306°, 88.0342%, 91.7647%
        XYZ:
        46.3572, 23.1270, 64.9715
        xyY:
        0.3448, 0.1720, 23.1270
      CIE-Lab:
        55.2029, 86.6676, -45.6139
        CIE-LCH:
        55.2029, 97.9382, 332.2418
        CIE-Luv:
        55.2029, 84.2653, -82.1392
        Hunter-Lab:
        48.0906, 87.9076, -46.4387
      #ea1cd5 color charts
#ea1cd5 RGB chart
      #ea1cd5 CMYK chart
      #ea1cd5 RGB pie chart
      #ea1cd5 color shades, tints & tones
#ea1cd5 color schemes
#ea1cd5 color preview, HTML & CSS examples
           This text has a color of #ea1cd5        
        
          <p style="color:#ea1cd5;">Text here</p>
        
        
          .mytext {color:#ea1cd5;}
        
        Text color #ea1cd5
      
           This box has a color of #ea1cd5        
        
          <div style="background-color:#ea1cd5;">Content here</div>
        
        
          .mybackground {background-color:#ea1cd5;}
        
        Background color #ea1cd5
      
           Border around this has a color of #ea1cd5        
        
          <div style="border:2px solid #ea1cd5;">Content here</div>
        
        
          .myborder {border:2px solid #ea1cd5;}
        
        Border color #ea1cd5