#ed41dc color space conversions
Hex:
        #ed41dc
        RGB:
        237, 65, 220
        CMY:
        7, 75, 14
        CMYK:
        0, 73, 7, 7
      HSL:
        306°, 82.6923%, 59.2157%
        HSV (HSB):
        306°, 72.5738%, 92.9412%
        XYZ:
        49.7336, 26.9524, 70.2912
        xyY:
        0.3384, 0.1834, 26.9524
      CIE-Lab:
        58.9303, 79.9339, -43.6629
        CIE-LCH:
        58.9303, 91.0818, 331.3550
        CIE-Luv:
        58.9303, 77.6494, -79.2970
        Hunter-Lab:
        51.9157, 80.1448, -43.9346
      #ed41dc color charts
#ed41dc RGB chart
      #ed41dc CMYK chart
      #ed41dc RGB pie chart
      #ed41dc color shades, tints & tones
#ed41dc color schemes
#ed41dc color preview, HTML & CSS examples
           This text has a color of #ed41dc        
        
          <p style="color:#ed41dc;">Text here</p>
        
        
          .mytext {color:#ed41dc;}
        
        Text color #ed41dc
      
           This box has a color of #ed41dc        
        
          <div style="background-color:#ed41dc;">Content here</div>
        
        
          .mybackground {background-color:#ed41dc;}
        
        Background color #ed41dc
      
           Border around this has a color of #ed41dc        
        
          <div style="border:2px solid #ed41dc;">Content here</div>
        
        
          .myborder {border:2px solid #ed41dc;}
        
        Border color #ed41dc