#ed57ef color space conversions
Hex:
        #ed57ef
        RGB:
        237, 87, 239
        CMY:
        7, 66, 6
        CMYK:
        1, 64, 0, 6
      HSL:
        299°, 82.6087%, 63.9216%
        HSV (HSB):
        299°, 63.5983%, 93.7255%
        XYZ:
        53.9132, 31.0529, 84.8136
        xyY:
        0.3175, 0.1829, 31.0529
      CIE-Lab:
        62.5523, 75.3065, -48.5851
        CIE-LCH:
        62.5523, 89.6191, 327.1713
        CIE-Luv:
        62.5523, 65.6467, -87.2744
        Hunter-Lab:
        55.7251, 75.1771, -51.2317
      #ed57ef color charts
#ed57ef RGB chart
      #ed57ef CMYK chart
      #ed57ef RGB pie chart
      #ed57ef color shades, tints & tones
#ed57ef color schemes
#ed57ef color preview, HTML & CSS examples
           This text has a color of #ed57ef        
        
          <p style="color:#ed57ef;">Text here</p>
        
        
          .mytext {color:#ed57ef;}
        
        Text color #ed57ef
      
           This box has a color of #ed57ef        
        
          <div style="background-color:#ed57ef;">Content here</div>
        
        
          .mybackground {background-color:#ed57ef;}
        
        Background color #ed57ef
      
           Border around this has a color of #ed57ef        
        
          <div style="border:2px solid #ed57ef;">Content here</div>
        
        
          .myborder {border:2px solid #ed57ef;}
        
        Border color #ed57ef