#ed4bd4 color space conversions
Hex:
        #ed4bd4
        RGB:
        237, 75, 212
        CMY:
        7, 71, 17
        CMYK:
        0, 68, 11, 7
      HSL:
        309°, 81.8182%, 61.1765%
        HSV (HSB):
        309°, 68.3544%, 92.9412%
        XYZ:
        49.3248, 27.7901, 65.0517
        xyY:
        0.3470, 0.1955, 27.7901
      CIE-Lab:
        59.6987, 75.5148, -37.9319
        CIE-LCH:
        59.6987, 84.5063, 333.3291
        CIE-Luv:
        59.6987, 77.9934, -69.9585
        Hunter-Lab:
        52.7164, 74.7624, -36.2621
      #ed4bd4 color charts
#ed4bd4 RGB chart
      #ed4bd4 CMYK chart
      #ed4bd4 RGB pie chart
      #ed4bd4 color shades, tints & tones
#ed4bd4 color schemes
#ed4bd4 color preview, HTML & CSS examples
           This text has a color of #ed4bd4        
        
          <p style="color:#ed4bd4;">Text here</p>
        
        
          .mytext {color:#ed4bd4;}
        
        Text color #ed4bd4
      
           This box has a color of #ed4bd4        
        
          <div style="background-color:#ed4bd4;">Content here</div>
        
        
          .mybackground {background-color:#ed4bd4;}
        
        Background color #ed4bd4
      
           Border around this has a color of #ed4bd4        
        
          <div style="border:2px solid #ed4bd4;">Content here</div>
        
        
          .myborder {border:2px solid #ed4bd4;}
        
        Border color #ed4bd4