#ea29bd color space conversions
Hex:
        #ea29bd
        RGB:
        234, 41, 189
        CMY:
        8, 84, 26
        CMYK:
        0, 82, 19, 8
      HSL:
        314°, 82.1277%, 53.9216%
        HSV (HSB):
        314°, 82.4786%, 91.7647%
        XYZ:
        43.9099, 22.7524, 50.2215
        xyY:
        0.3757, 0.1947, 22.7524
      CIE-Lab:
        54.8164, 81.2823, -32.4305
        CIE-LCH:
        54.8164, 87.5132, 338.2487
        CIE-Luv:
        54.8164, 92.5909, -61.4273
        Hunter-Lab:
        47.6995, 80.8446, -29.0351
      #ea29bd color charts
#ea29bd RGB chart
      #ea29bd CMYK chart
      #ea29bd RGB pie chart
      #ea29bd color shades, tints & tones
#ea29bd color schemes
#ea29bd color preview, HTML & CSS examples
           This text has a color of #ea29bd        
        
          <p style="color:#ea29bd;">Text here</p>
        
        
          .mytext {color:#ea29bd;}
        
        Text color #ea29bd
      
           This box has a color of #ea29bd        
        
          <div style="background-color:#ea29bd;">Content here</div>
        
        
          .mybackground {background-color:#ea29bd;}
        
        Background color #ea29bd
      
           Border around this has a color of #ea29bd        
        
          <div style="border:2px solid #ea29bd;">Content here</div>
        
        
          .myborder {border:2px solid #ea29bd;}
        
        Border color #ea29bd