#ed11d1 color space conversions
Hex:
        #ed11d1
        RGB:
        237, 17, 209
        CMY:
        7, 93, 18
        CMYK:
        0, 93, 12, 7
      HSL:
        308°, 86.6142%, 49.8039%
        HSV (HSB):
        308°, 92.8270%, 92.9412%
        XYZ:
        46.6341, 23.0089, 62.3049
        xyY:
        0.3534, 0.1744, 23.0089
      CIE-Lab:
        55.0815, 87.9734, -43.4875
        CIE-LCH:
        55.0815, 98.1350, 333.6956
        CIE-Luv:
        55.0815, 89.1547, -79.1165
        Hunter-Lab:
        47.9676, 89.5947, -43.4342
      #ed11d1 color charts
#ed11d1 RGB chart
      #ed11d1 CMYK chart
      #ed11d1 RGB pie chart
      #ed11d1 color shades, tints & tones
#ed11d1 color schemes
#ed11d1 color preview, HTML & CSS examples
           This text has a color of #ed11d1        
        
          <p style="color:#ed11d1;">Text here</p>
        
        
          .mytext {color:#ed11d1;}
        
        Text color #ed11d1
      
           This box has a color of #ed11d1        
        
          <div style="background-color:#ed11d1;">Content here</div>
        
        
          .mybackground {background-color:#ed11d1;}
        
        Background color #ed11d1
      
           Border around this has a color of #ed11d1        
        
          <div style="border:2px solid #ed11d1;">Content here</div>
        
        
          .myborder {border:2px solid #ed11d1;}
        
        Border color #ed11d1