#ed53c1 color space conversions
Hex:
        #ed53c1
        RGB:
        237, 83, 193
        CMY:
        7, 67, 24
        CMYK:
        0, 65, 19, 7
      HSL:
        317°, 81.0526%, 62.7451%
        HSV (HSB):
        317°, 64.9789%, 92.9412%
        XYZ:
        47.6439, 28.0413, 53.3535
        xyY:
        0.3692, 0.2173, 28.0413
      CIE-Lab:
        59.9260, 69.9179, -26.7686
        CIE-LCH:
        59.9260, 74.8670, 339.0503
        CIE-Luv:
        59.9260, 82.1640, -51.9445
        Hunter-Lab:
        52.9540, 67.9310, -22.6694
      #ed53c1 color charts
#ed53c1 RGB chart
      #ed53c1 CMYK chart
      #ed53c1 RGB pie chart
      #ed53c1 color shades, tints & tones
#ed53c1 color schemes
#ed53c1 color preview, HTML & CSS examples
           This text has a color of #ed53c1        
        
          <p style="color:#ed53c1;">Text here</p>
        
        
          .mytext {color:#ed53c1;}
        
        Text color #ed53c1
      
           This box has a color of #ed53c1        
        
          <div style="background-color:#ed53c1;">Content here</div>
        
        
          .mybackground {background-color:#ed53c1;}
        
        Background color #ed53c1
      
           Border around this has a color of #ed53c1        
        
          <div style="border:2px solid #ed53c1;">Content here</div>
        
        
          .myborder {border:2px solid #ed53c1;}
        
        Border color #ed53c1