#ed4bd8 color space conversions
Hex:
        #ed4bd8
        RGB:
        237, 75, 216
        CMY:
        7, 71, 15
        CMYK:
        0, 68, 9, 7
      HSL:
        308°, 81.8182%, 61.1765%
        HSV (HSB):
        308°, 68.3544%, 92.9412%
        XYZ:
        49.8358, 27.9945, 67.7426
        xyY:
        0.3423, 0.1923, 27.9945
      CIE-Lab:
        59.8838, 76.0996, -39.9040
        CIE-LCH:
        59.8838, 85.9272, 332.3290
        CIE-Luv:
        59.8838, 76.5793, -73.1440
        Hunter-Lab:
        52.9099, 75.5368, -38.8744
      #ed4bd8 color charts
#ed4bd8 RGB chart
      #ed4bd8 CMYK chart
      #ed4bd8 RGB pie chart
      #ed4bd8 color shades, tints & tones
#ed4bd8 color schemes
#ed4bd8 color preview, HTML & CSS examples
           This text has a color of #ed4bd8        
        
          <p style="color:#ed4bd8;">Text here</p>
        
        
          .mytext {color:#ed4bd8;}
        
        Text color #ed4bd8
      
           This box has a color of #ed4bd8        
        
          <div style="background-color:#ed4bd8;">Content here</div>
        
        
          .mybackground {background-color:#ed4bd8;}
        
        Background color #ed4bd8
      
           Border around this has a color of #ed4bd8        
        
          <div style="border:2px solid #ed4bd8;">Content here</div>
        
        
          .myborder {border:2px solid #ed4bd8;}
        
        Border color #ed4bd8