#ed52b4 color space conversions
Hex:
        #ed52b4
        RGB:
        237, 82, 180
        CMY:
        7, 68, 29
        CMYK:
        0, 65, 24, 7
      HSL:
        322°, 81.1518%, 62.5490%
        HSV (HSB):
        322°, 65.4008%, 92.9412%
        XYZ:
        46.1806, 27.3344, 46.0221
        xyY:
        0.3863, 0.2287, 27.3344
      CIE-Lab:
        59.2826, 68.5825, -20.2972
        CIE-LCH:
        59.2826, 71.5230, 343.5137
        CIE-Luv:
        59.2826, 87.0883, -41.8953
        Hunter-Lab:
        52.2823, 66.1736, -15.5931
      #ed52b4 color charts
#ed52b4 RGB chart
      #ed52b4 CMYK chart
      #ed52b4 RGB pie chart
      #ed52b4 color shades, tints & tones
#ed52b4 color schemes
#ed52b4 color preview, HTML & CSS examples
           This text has a color of #ed52b4        
        
          <p style="color:#ed52b4;">Text here</p>
        
        
          .mytext {color:#ed52b4;}
        
        Text color #ed52b4
      
           This box has a color of #ed52b4        
        
          <div style="background-color:#ed52b4;">Content here</div>
        
        
          .mybackground {background-color:#ed52b4;}
        
        Background color #ed52b4
      
           Border around this has a color of #ed52b4        
        
          <div style="border:2px solid #ed52b4;">Content here</div>
        
        
          .myborder {border:2px solid #ed52b4;}
        
        Border color #ed52b4