#ed11dc color space conversions
Hex:
        #ed11dc
        RGB:
        237, 17, 220
        CMY:
        7, 93, 14
        CMYK:
        0, 93, 7, 7
      HSL:
        305°, 86.6142%, 49.8039%
        HSV (HSB):
        305°, 92.8270%, 92.9412%
        XYZ:
        48.0438, 23.5727, 69.7279
        xyY:
        0.3399, 0.1668, 23.5727
      CIE-Lab:
        55.6574, 89.4249, -48.8428
        CIE-LCH:
        55.6574, 101.8942, 331.3572
        CIE-Luv:
        55.6574, 84.4951, -87.5549
        Hunter-Lab:
        48.5518, 91.6668, -51.1635
      #ed11dc color charts
#ed11dc RGB chart
      #ed11dc CMYK chart
      #ed11dc RGB pie chart
      #ed11dc color shades, tints & tones
#ed11dc color schemes
#ed11dc color preview, HTML & CSS examples
           This text has a color of #ed11dc        
        
          <p style="color:#ed11dc;">Text here</p>
        
        
          .mytext {color:#ed11dc;}
        
        Text color #ed11dc
      
           This box has a color of #ed11dc        
        
          <div style="background-color:#ed11dc;">Content here</div>
        
        
          .mybackground {background-color:#ed11dc;}
        
        Background color #ed11dc
      
           Border around this has a color of #ed11dc        
        
          <div style="border:2px solid #ed11dc;">Content here</div>
        
        
          .myborder {border:2px solid #ed11dc;}
        
        Border color #ed11dc