#ed30ce color space conversions
Hex:
        #ed30ce
        RGB:
        237, 48, 206
        CMY:
        7, 81, 19
        CMYK:
        0, 80, 13, 7
      HSL:
        310°, 84.0000%, 55.8824%
        HSV (HSB):
        310°, 79.7468%, 92.9412%
        XYZ:
        47.1226, 24.5747, 60.6523
        xyY:
        0.3560, 0.1857, 24.5747
      CIE-Lab:
        56.6586, 82.5474, -39.2870
        CIE-LCH:
        56.6586, 91.4196, 334.5487
        CIE-Luv:
        56.6586, 86.5608, -72.4022
        Hunter-Lab:
        49.5728, 82.9248, -37.8402
      #ed30ce color charts
#ed30ce RGB chart
      #ed30ce CMYK chart
      #ed30ce RGB pie chart
      #ed30ce color shades, tints & tones
#ed30ce color schemes
#ed30ce color preview, HTML & CSS examples
           This text has a color of #ed30ce        
        
          <p style="color:#ed30ce;">Text here</p>
        
        
          .mytext {color:#ed30ce;}
        
        Text color #ed30ce
      
           This box has a color of #ed30ce        
        
          <div style="background-color:#ed30ce;">Content here</div>
        
        
          .mybackground {background-color:#ed30ce;}
        
        Background color #ed30ce
      
           Border around this has a color of #ed30ce        
        
          <div style="border:2px solid #ed30ce;">Content here</div>
        
        
          .myborder {border:2px solid #ed30ce;}
        
        Border color #ed30ce