#ed84fa color space conversions
Hex:
        #ed84fa
        RGB:
        237, 132, 250
        CMY:
        7, 48, 2
        CMYK:
        5, 47, 0, 2
      HSL:
        293°, 92.1875%, 74.9020%
        HSV (HSB):
        293°, 47.2000%, 98.0392%
        XYZ:
        60.4316, 41.4092, 95.2502
        xyY:
        0.3066, 0.2101, 41.4092
      CIE-Lab:
        70.4617, 57.2645, -42.2063
        CIE-LCH:
        70.4617, 71.1379, 323.6083
        CIE-Luv:
        70.4617, 47.6809, -76.0857
        Hunter-Lab:
        64.3500, 55.0185, -42.7155
      #ed84fa color charts
#ed84fa RGB chart
      #ed84fa CMYK chart
      #ed84fa RGB pie chart
      #ed84fa color shades, tints & tones
#ed84fa color schemes
#ed84fa color preview, HTML & CSS examples
           This text has a color of #ed84fa        
        
          <p style="color:#ed84fa;">Text here</p>
        
        
          .mytext {color:#ed84fa;}
        
        Text color #ed84fa
      
           This box has a color of #ed84fa        
        
          <div style="background-color:#ed84fa;">Content here</div>
        
        
          .mybackground {background-color:#ed84fa;}
        
        Background color #ed84fa
      
           Border around this has a color of #ed84fa        
        
          <div style="border:2px solid #ed84fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed84fa;}
        
        Border color #ed84fa