#ed14e1 color space conversions
Hex:
        #ed14e1
        RGB:
        237, 20, 225
        CMY:
        7, 92, 12
        CMYK:
        0, 92, 5, 7
      HSL:
        303°, 85.7708%, 50.3922%
        HSV (HSB):
        303°, 91.5612%, 92.9412%
        XYZ:
        48.7658, 23.9411, 73.2850
        xyY:
        0.3340, 0.1640, 23.9411
      CIE-Lab:
        56.0288, 89.8098, -51.0855
        CIE-LCH:
        56.0288, 103.3225, 330.3680
        CIE-Luv:
        56.0288, 82.2338, -91.1108
        Hunter-Lab:
        48.9296, 92.2756, -54.5517
      #ed14e1 color charts
#ed14e1 RGB chart
      #ed14e1 CMYK chart
      #ed14e1 RGB pie chart
      #ed14e1 color shades, tints & tones
#ed14e1 color schemes
#ed14e1 color preview, HTML & CSS examples
           This text has a color of #ed14e1        
        
          <p style="color:#ed14e1;">Text here</p>
        
        
          .mytext {color:#ed14e1;}
        
        Text color #ed14e1
      
           This box has a color of #ed14e1        
        
          <div style="background-color:#ed14e1;">Content here</div>
        
        
          .mybackground {background-color:#ed14e1;}
        
        Background color #ed14e1
      
           Border around this has a color of #ed14e1        
        
          <div style="border:2px solid #ed14e1;">Content here</div>
        
        
          .myborder {border:2px solid #ed14e1;}
        
        Border color #ed14e1