#ed7ae3 color space conversions
Hex:
        #ed7ae3
        RGB:
        237, 122, 227
        CMY:
        7, 52, 11
        CMYK:
        0, 49, 4, 7
      HSL:
        305°, 76.1589%, 70.3922%
        HSV (HSB):
        305°, 48.5232%, 92.9412%
        XYZ:
        55.7497, 37.4696, 76.9671
        xyY:
        0.3276, 0.2202, 37.4696
      CIE-Lab:
        67.6279, 58.0760, -33.9746
        CIE-LCH:
        67.6279, 67.2837, 329.6723
        CIE-Luv:
        67.6279, 57.0709, -62.4110
        Hunter-Lab:
        61.2125, 55.4485, -31.7011
      #ed7ae3 color charts
#ed7ae3 RGB chart
      #ed7ae3 CMYK chart
      #ed7ae3 RGB pie chart
      #ed7ae3 color shades, tints & tones
#ed7ae3 color schemes
#ed7ae3 color preview, HTML & CSS examples
           This text has a color of #ed7ae3        
        
          <p style="color:#ed7ae3;">Text here</p>
        
        
          .mytext {color:#ed7ae3;}
        
        Text color #ed7ae3
      
           This box has a color of #ed7ae3        
        
          <div style="background-color:#ed7ae3;">Content here</div>
        
        
          .mybackground {background-color:#ed7ae3;}
        
        Background color #ed7ae3
      
           Border around this has a color of #ed7ae3        
        
          <div style="border:2px solid #ed7ae3;">Content here</div>
        
        
          .myborder {border:2px solid #ed7ae3;}
        
        Border color #ed7ae3