#ed0dd8 color space conversions
Hex:
        #ed0dd8
        RGB:
        237, 13, 216
        CMY:
        7, 95, 15
        CMYK:
        0, 95, 9, 7
      HSL:
        306°, 89.6000%, 49.0196%
        HSV (HSB):
        306°, 94.5148%, 92.9412%
        XYZ:
        47.4636, 23.2502, 66.9519
        xyY:
        0.3448, 0.1689, 23.2502
      CIE-Lab:
        55.3292, 89.2303, -47.0899
        CIE-LCH:
        55.3292, 100.8935, 332.1778
        CIE-Luv:
        55.3292, 86.4111, -84.7836
        Hunter-Lab:
        48.2185, 91.3232, -48.5718
      #ed0dd8 color charts
#ed0dd8 RGB chart
      #ed0dd8 CMYK chart
      #ed0dd8 RGB pie chart
      #ed0dd8 color shades, tints & tones
#ed0dd8 color schemes
#ed0dd8 color preview, HTML & CSS examples
           This text has a color of #ed0dd8        
        
          <p style="color:#ed0dd8;">Text here</p>
        
        
          .mytext {color:#ed0dd8;}
        
        Text color #ed0dd8
      
           This box has a color of #ed0dd8        
        
          <div style="background-color:#ed0dd8;">Content here</div>
        
        
          .mybackground {background-color:#ed0dd8;}
        
        Background color #ed0dd8
      
           Border around this has a color of #ed0dd8        
        
          <div style="border:2px solid #ed0dd8;">Content here</div>
        
        
          .myborder {border:2px solid #ed0dd8;}
        
        Border color #ed0dd8