#ed41e2 color space conversions
Hex:
        #ed41e2
        RGB:
        237, 65, 226
        CMY:
        7, 75, 11
        CMYK:
        0, 73, 5, 7
      HSL:
        304°, 82.6923%, 59.2157%
        HSV (HSB):
        304°, 72.5738%, 92.9412%
        XYZ:
        50.5428, 27.2761, 74.5524
        xyY:
        0.3317, 0.1790, 27.2761
      CIE-Lab:
        59.2290, 80.8196, -46.5724
        CIE-LCH:
        59.2290, 93.2781, 330.0472
        CIE-Luv:
        59.2290, 75.4709, -84.0002
        Hunter-Lab:
        52.2265, 81.3490, -48.0768
      #ed41e2 color charts
#ed41e2 RGB chart
      #ed41e2 CMYK chart
      #ed41e2 RGB pie chart
      #ed41e2 color shades, tints & tones
#ed41e2 color schemes
#ed41e2 color preview, HTML & CSS examples
           This text has a color of #ed41e2        
        
          <p style="color:#ed41e2;">Text here</p>
        
        
          .mytext {color:#ed41e2;}
        
        Text color #ed41e2
      
           This box has a color of #ed41e2        
        
          <div style="background-color:#ed41e2;">Content here</div>
        
        
          .mybackground {background-color:#ed41e2;}
        
        Background color #ed41e2
      
           Border around this has a color of #ed41e2        
        
          <div style="border:2px solid #ed41e2;">Content here</div>
        
        
          .myborder {border:2px solid #ed41e2;}
        
        Border color #ed41e2