#ed7ffa color space conversions
Hex:
        #ed7ffa
        RGB:
        237, 127, 250
        CMY:
        7, 50, 2
        CMYK:
        5, 49, 0, 2
      HSL:
        294°, 92.4812%, 73.9216%
        HSV (HSB):
        294°, 49.2000%, 98.0392%
        XYZ:
        59.7697, 40.0854, 95.0295
        xyY:
        0.3067, 0.2057, 40.0854
      CIE-Lab:
        69.5303, 59.7035, -43.6642
        CIE-LCH:
        69.5303, 73.9667, 323.8201
        CIE-Luv:
        69.5303, 49.5779, -78.6662
        Hunter-Lab:
        63.3130, 57.7125, -44.6720
      #ed7ffa color charts
#ed7ffa RGB chart
      #ed7ffa CMYK chart
      #ed7ffa RGB pie chart
      #ed7ffa color shades, tints & tones
#ed7ffa color schemes
#ed7ffa color preview, HTML & CSS examples
           This text has a color of #ed7ffa        
        
          <p style="color:#ed7ffa;">Text here</p>
        
        
          .mytext {color:#ed7ffa;}
        
        Text color #ed7ffa
      
           This box has a color of #ed7ffa        
        
          <div style="background-color:#ed7ffa;">Content here</div>
        
        
          .mybackground {background-color:#ed7ffa;}
        
        Background color #ed7ffa
      
           Border around this has a color of #ed7ffa        
        
          <div style="border:2px solid #ed7ffa;">Content here</div>
        
        
          .myborder {border:2px solid #ed7ffa;}
        
        Border color #ed7ffa