#ed0ae4 color space conversions
Hex:
        #ed0ae4
        RGB:
        237, 10, 228
        CMY:
        7, 96, 11
        CMYK:
        0, 96, 4, 7
      HSL:
        302°, 91.9028%, 48.4314%
        HSV (HSB):
        302°, 95.7806%, 92.9412%
        XYZ:
        49.0372, 23.8230, 75.4125
        xyY:
        0.3307, 0.1607, 23.8230
      CIE-Lab:
        55.9102, 91.0620, -52.9699
        CIE-LCH:
        55.9102, 105.3475, 329.8139
        CIE-Luv:
        55.9102, 81.5635, -94.0644
        Hunter-Lab:
        48.8089, 93.9195, -57.4403
      #ed0ae4 color charts
#ed0ae4 RGB chart
      #ed0ae4 CMYK chart
      #ed0ae4 RGB pie chart
      #ed0ae4 color shades, tints & tones
#ed0ae4 color schemes
#ed0ae4 color preview, HTML & CSS examples
           This text has a color of #ed0ae4        
        
          <p style="color:#ed0ae4;">Text here</p>
        
        
          .mytext {color:#ed0ae4;}
        
        Text color #ed0ae4
      
           This box has a color of #ed0ae4        
        
          <div style="background-color:#ed0ae4;">Content here</div>
        
        
          .mybackground {background-color:#ed0ae4;}
        
        Background color #ed0ae4
      
           Border around this has a color of #ed0ae4        
        
          <div style="border:2px solid #ed0ae4;">Content here</div>
        
        
          .myborder {border:2px solid #ed0ae4;}
        
        Border color #ed0ae4