#ed5de5 color space conversions
Hex:
        #ed5de5
        RGB:
        237, 93, 229
        CMY:
        7, 64, 10
        CMYK:
        0, 61, 3, 7
      HSL:
        303°, 80.0000%, 64.7059%
        HSV (HSB):
        303°, 60.7595%, 92.9412%
        XYZ:
        52.9823, 31.4904, 77.4145
        xyY:
        0.3273, 0.1945, 31.4904
      CIE-Lab:
        62.9194, 71.3277, -42.4372
        CIE-LCH:
        62.9194, 82.9973, 329.2490
        CIE-Luv:
        62.9194, 66.9940, -77.0785
        Hunter-Lab:
        56.1163, 70.3275, -42.5114
      #ed5de5 color charts
#ed5de5 RGB chart
      #ed5de5 CMYK chart
      #ed5de5 RGB pie chart
      #ed5de5 color shades, tints & tones
#ed5de5 color schemes
#ed5de5 color preview, HTML & CSS examples
           This text has a color of #ed5de5        
        
          <p style="color:#ed5de5;">Text here</p>
        
        
          .mytext {color:#ed5de5;}
        
        Text color #ed5de5
      
           This box has a color of #ed5de5        
        
          <div style="background-color:#ed5de5;">Content here</div>
        
        
          .mybackground {background-color:#ed5de5;}
        
        Background color #ed5de5
      
           Border around this has a color of #ed5de5        
        
          <div style="border:2px solid #ed5de5;">Content here</div>
        
        
          .myborder {border:2px solid #ed5de5;}
        
        Border color #ed5de5