#ed4de7 color space conversions
Hex:
        #ed4de7
        RGB:
        237, 77, 231
        CMY:
        7, 70, 9
        CMYK:
        0, 68, 3, 7
      HSL:
        302°, 81.6327%, 61.5686%
        HSV (HSB):
        302°, 67.5105%, 92.9412%
        XYZ:
        52.0027, 29.0818, 78.4738
        xyY:
        0.3259, 0.1823, 29.0818
      CIE-Lab:
        60.8538, 77.6798, -46.8092
        CIE-LCH:
        60.8538, 90.6932, 328.9272
        CIE-Luv:
        60.8538, 70.8877, -84.3691
        Hunter-Lab:
        53.9275, 77.7557, -48.5278
      #ed4de7 color charts
#ed4de7 RGB chart
      #ed4de7 CMYK chart
      #ed4de7 RGB pie chart
      #ed4de7 color shades, tints & tones
#ed4de7 color schemes
#ed4de7 color preview, HTML & CSS examples
           This text has a color of #ed4de7        
        
          <p style="color:#ed4de7;">Text here</p>
        
        
          .mytext {color:#ed4de7;}
        
        Text color #ed4de7
      
           This box has a color of #ed4de7        
        
          <div style="background-color:#ed4de7;">Content here</div>
        
        
          .mybackground {background-color:#ed4de7;}
        
        Background color #ed4de7
      
           Border around this has a color of #ed4de7        
        
          <div style="border:2px solid #ed4de7;">Content here</div>
        
        
          .myborder {border:2px solid #ed4de7;}
        
        Border color #ed4de7