#ed43dc color space conversions
Hex:
        #ed43dc
        RGB:
        237, 67, 220
        CMY:
        7, 74, 14
        CMYK:
        0, 72, 7, 7
      HSL:
        306°, 82.5243%, 59.6078%
        HSV (HSB):
        306°, 71.7300%, 92.9412%
        XYZ:
        49.8505, 27.1861, 70.3302
        xyY:
        0.3383, 0.1845, 27.1861
      CIE-Lab:
        59.1462, 79.3184, -43.3225
        CIE-LCH:
        59.1462, 90.3784, 331.3573
        CIE-Luv:
        59.1462, 77.1849, -78.7376
        Hunter-Lab:
        52.1403, 79.4152, -43.4759
      #ed43dc color charts
#ed43dc RGB chart
      #ed43dc CMYK chart
      #ed43dc RGB pie chart
      #ed43dc color shades, tints & tones
#ed43dc color schemes
#ed43dc color preview, HTML & CSS examples
           This text has a color of #ed43dc        
        
          <p style="color:#ed43dc;">Text here</p>
        
        
          .mytext {color:#ed43dc;}
        
        Text color #ed43dc
      
           This box has a color of #ed43dc        
        
          <div style="background-color:#ed43dc;">Content here</div>
        
        
          .mybackground {background-color:#ed43dc;}
        
        Background color #ed43dc
      
           Border around this has a color of #ed43dc        
        
          <div style="border:2px solid #ed43dc;">Content here</div>
        
        
          .myborder {border:2px solid #ed43dc;}
        
        Border color #ed43dc