#ed73d1 color space conversions
Hex:
        #ed73d1
        RGB:
        237, 115, 209
        CMY:
        7, 55, 18
        CMYK:
        0, 51, 12, 7
      HSL:
        314°, 77.2152%, 69.0196%
        HSV (HSB):
        314°, 51.4768%, 92.9412%
        XYZ:
        52.5644, 34.8694, 64.2816
        xyY:
        0.3465, 0.2298, 34.8694
      CIE-Lab:
        65.6469, 58.4868, -27.0090
        CIE-LCH:
        65.6469, 64.4220, 335.2127
        CIE-Luv:
        65.6469, 64.6650, -51.1617
        Hunter-Lab:
        59.0504, 55.5559, -23.2073
      #ed73d1 color charts
#ed73d1 RGB chart
      #ed73d1 CMYK chart
      #ed73d1 RGB pie chart
      #ed73d1 color shades, tints & tones
#ed73d1 color schemes
#ed73d1 color preview, HTML & CSS examples
           This text has a color of #ed73d1        
        
          <p style="color:#ed73d1;">Text here</p>
        
        
          .mytext {color:#ed73d1;}
        
        Text color #ed73d1
      
           This box has a color of #ed73d1        
        
          <div style="background-color:#ed73d1;">Content here</div>
        
        
          .mybackground {background-color:#ed73d1;}
        
        Background color #ed73d1
      
           Border around this has a color of #ed73d1        
        
          <div style="border:2px solid #ed73d1;">Content here</div>
        
        
          .myborder {border:2px solid #ed73d1;}
        
        Border color #ed73d1