#ed02d9 color space conversions
Hex:
        #ed02d9
        RGB:
        237, 2, 217
        CMY:
        7, 99, 15
        CMYK:
        0, 99, 8, 7
      HSL:
        305°, 98.3264%, 46.8627%
        HSV (HSB):
        305°, 99.1561%, 92.9412%
        XYZ:
        47.4711, 23.0577, 67.5942
        xyY:
        0.3437, 0.1669, 23.0577
      CIE-Lab:
        55.1317, 90.1023, -47.9725
        CIE-LCH:
        55.1317, 102.0773, 331.9681
        CIE-Luv:
        55.1317, 86.5034, -86.1626
        Hunter-Lab:
        48.0184, 92.4333, -49.8480
      #ed02d9 color charts
#ed02d9 RGB chart
      #ed02d9 CMYK chart
      #ed02d9 RGB pie chart
      #ed02d9 color shades, tints & tones
#ed02d9 color schemes
#ed02d9 color preview, HTML & CSS examples
           This text has a color of #ed02d9        
        
          <p style="color:#ed02d9;">Text here</p>
        
        
          .mytext {color:#ed02d9;}
        
        Text color #ed02d9
      
           This box has a color of #ed02d9        
        
          <div style="background-color:#ed02d9;">Content here</div>
        
        
          .mybackground {background-color:#ed02d9;}
        
        Background color #ed02d9
      
           Border around this has a color of #ed02d9        
        
          <div style="border:2px solid #ed02d9;">Content here</div>
        
        
          .myborder {border:2px solid #ed02d9;}
        
        Border color #ed02d9