#ed52cf color space conversions
Hex:
        #ed52cf
        RGB:
        237, 82, 207
        CMY:
        7, 68, 19
        CMYK:
        0, 65, 13, 7
      HSL:
        312°, 81.1518%, 62.5490%
        HSV (HSB):
        312°, 65.4008%, 92.9412%
        XYZ:
        49.2048, 28.5441, 61.9477
        xyY:
        0.3522, 0.2043, 28.5441
      CIE-Lab:
        60.3772, 72.2643, -34.0391
        CIE-LCH:
        60.3772, 79.8798, 334.7779
        CIE-Luv:
        60.3772, 77.6490, -63.5631
        Hunter-Lab:
        53.4267, 70.8980, -31.3474
      #ed52cf color charts
#ed52cf RGB chart
      #ed52cf CMYK chart
      #ed52cf RGB pie chart
      #ed52cf color shades, tints & tones
#ed52cf color schemes
#ed52cf color preview, HTML & CSS examples
           This text has a color of #ed52cf        
        
          <p style="color:#ed52cf;">Text here</p>
        
        
          .mytext {color:#ed52cf;}
        
        Text color #ed52cf
      
           This box has a color of #ed52cf        
        
          <div style="background-color:#ed52cf;">Content here</div>
        
        
          .mybackground {background-color:#ed52cf;}
        
        Background color #ed52cf
      
           Border around this has a color of #ed52cf        
        
          <div style="border:2px solid #ed52cf;">Content here</div>
        
        
          .myborder {border:2px solid #ed52cf;}
        
        Border color #ed52cf