#ed73fa color space conversions
Hex:
        #ed73fa
        RGB:
        237, 115, 250
        CMY:
        7, 55, 2
        CMYK:
        5, 54, 0, 2
      HSL:
        294°, 93.1034%, 71.5686%
        HSV (HSB):
        294°, 54.0000%, 98.0392%
        XYZ:
        58.3111, 37.1681, 94.5433
        xyY:
        0.3069, 0.1956, 37.1681
      CIE-Lab:
        67.4030, 65.3597, -47.0055
        CIE-LCH:
        67.4030, 80.5072, 324.2770
        CIE-Luv:
        67.4030, 53.8672, -84.4984
        Hunter-Lab:
        60.9657, 64.0379, -49.2688
      #ed73fa color charts
#ed73fa RGB chart
      #ed73fa CMYK chart
      #ed73fa RGB pie chart
      #ed73fa color shades, tints & tones
#ed73fa color schemes
#ed73fa color preview, HTML & CSS examples
           This text has a color of #ed73fa        
        
          <p style="color:#ed73fa;">Text here</p>
        
        
          .mytext {color:#ed73fa;}
        
        Text color #ed73fa
      
           This box has a color of #ed73fa        
        
          <div style="background-color:#ed73fa;">Content here</div>
        
        
          .mybackground {background-color:#ed73fa;}
        
        Background color #ed73fa
      
           Border around this has a color of #ed73fa        
        
          <div style="border:2px solid #ed73fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed73fa;}
        
        Border color #ed73fa