#ed40ae color space conversions
Hex:
        #ed40ae
        RGB:
        237, 64, 174
        CMY:
        7, 75, 32
        CMYK:
        0, 73, 27, 7
      HSL:
        322°, 82.7751%, 59.0196%
        HSV (HSB):
        322°, 72.9958%, 92.9412%
        XYZ:
        44.3984, 24.7273, 42.4772
        xyY:
        0.3978, 0.2216, 24.7273
      CIE-Lab:
        56.8088, 74.1227, -20.6052
        CIE-LCH:
        56.8088, 76.9334, 344.4647
        CIE-Luv:
        56.8088, 95.5470, -43.0515
        Hunter-Lab:
        49.7266, 72.3525, -15.8378
      #ed40ae color charts
#ed40ae RGB chart
      #ed40ae CMYK chart
      #ed40ae RGB pie chart
      #ed40ae color shades, tints & tones
#ed40ae color schemes
#ed40ae color preview, HTML & CSS examples
           This text has a color of #ed40ae        
        
          <p style="color:#ed40ae;">Text here</p>
        
        
          .mytext {color:#ed40ae;}
        
        Text color #ed40ae
      
           This box has a color of #ed40ae        
        
          <div style="background-color:#ed40ae;">Content here</div>
        
        
          .mybackground {background-color:#ed40ae;}
        
        Background color #ed40ae
      
           Border around this has a color of #ed40ae        
        
          <div style="border:2px solid #ed40ae;">Content here</div>
        
        
          .myborder {border:2px solid #ed40ae;}
        
        Border color #ed40ae