#ed20fe color space conversions
Hex:
        #ed20fe
        RGB:
        237, 32, 254
        CMY:
        7, 87, 0
        CMYK:
        7, 87, 0, 0
      HSL:
        295°, 99.1071%, 56.0784%
        HSV (HSB):
        295°, 87.4016%, 99.6078%
        XYZ:
        53.3310, 26.1933, 96.0109
        xyY:
        0.3038, 0.1492, 26.1933
      CIE-Lab:
        58.2201, 92.4843, -63.8203
        CIE-LCH:
        58.2201, 112.3671, 325.3917
        CIE-Luv:
        58.2201, 70.1519, -111.4706
        Hunter-Lab:
        51.1794, 96.4401, -75.4005
      #ed20fe color charts
#ed20fe RGB chart
      #ed20fe CMYK chart
      #ed20fe RGB pie chart
      #ed20fe color shades, tints & tones
#ed20fe color schemes
#ed20fe color preview, HTML & CSS examples
           This text has a color of #ed20fe        
        
          <p style="color:#ed20fe;">Text here</p>
        
        
          .mytext {color:#ed20fe;}
        
        Text color #ed20fe
      
           This box has a color of #ed20fe        
        
          <div style="background-color:#ed20fe;">Content here</div>
        
        
          .mybackground {background-color:#ed20fe;}
        
        Background color #ed20fe
      
           Border around this has a color of #ed20fe        
        
          <div style="border:2px solid #ed20fe;">Content here</div>
        
        
          .myborder {border:2px solid #ed20fe;}
        
        Border color #ed20fe