#ed57d5 color space conversions
Hex:
        #ed57d5
        RGB:
        237, 87, 213
        CMY:
        7, 66, 16
        CMYK:
        0, 63, 10, 7
      HSL:
        310°, 80.6452%, 63.5294%
        HSV (HSB):
        310°, 63.2911%, 92.9412%
        XYZ:
        50.3435, 29.6250, 66.0156
        xyY:
        0.3449, 0.2029, 29.6250
      CIE-Lab:
        61.3293, 71.2335, -35.9483
        CIE-LCH:
        61.3293, 79.7903, 333.2220
        CIE-Luv:
        61.3293, 74.0208, -66.5456
        Hunter-Lab:
        54.4289, 69.8515, -33.8114
      #ed57d5 color charts
#ed57d5 RGB chart
      #ed57d5 CMYK chart
      #ed57d5 RGB pie chart
      #ed57d5 color shades, tints & tones
#ed57d5 color schemes
#ed57d5 color preview, HTML & CSS examples
           This text has a color of #ed57d5        
        
          <p style="color:#ed57d5;">Text here</p>
        
        
          .mytext {color:#ed57d5;}
        
        Text color #ed57d5
      
           This box has a color of #ed57d5        
        
          <div style="background-color:#ed57d5;">Content here</div>
        
        
          .mybackground {background-color:#ed57d5;}
        
        Background color #ed57d5
      
           Border around this has a color of #ed57d5        
        
          <div style="border:2px solid #ed57d5;">Content here</div>
        
        
          .myborder {border:2px solid #ed57d5;}
        
        Border color #ed57d5