#ed29f1 color space conversions
Hex:
        #ed29f1
        RGB:
        237, 41, 241
        CMY:
        7, 84, 5
        CMYK:
        2, 83, 0, 5
      HSL:
        299°, 87.7193%, 55.2941%
        HSV (HSB):
        299°, 82.9876%, 94.5098%
        XYZ:
        51.5952, 25.9413, 85.5069
        xyY:
        0.3165, 0.1591, 25.9413
      CIE-Lab:
        57.9813, 88.9901, -56.9662
        CIE-LCH:
        57.9813, 105.6616, 327.3750
        CIE-Luv:
        57.9813, 73.9880, -100.6136
        Hunter-Lab:
        50.9326, 91.6901, -63.8847
      #ed29f1 color charts
#ed29f1 RGB chart
      #ed29f1 CMYK chart
      #ed29f1 RGB pie chart
      #ed29f1 color shades, tints & tones
#ed29f1 color schemes
#ed29f1 color preview, HTML & CSS examples
           This text has a color of #ed29f1        
        
          <p style="color:#ed29f1;">Text here</p>
        
        
          .mytext {color:#ed29f1;}
        
        Text color #ed29f1
      
           This box has a color of #ed29f1        
        
          <div style="background-color:#ed29f1;">Content here</div>
        
        
          .mybackground {background-color:#ed29f1;}
        
        Background color #ed29f1
      
           Border around this has a color of #ed29f1        
        
          <div style="border:2px solid #ed29f1;">Content here</div>
        
        
          .myborder {border:2px solid #ed29f1;}
        
        Border color #ed29f1