#ed78c7 color space conversions
Hex:
        #ed78c7
        RGB:
        237, 120, 199
        CMY:
        7, 53, 22
        CMYK:
        0, 49, 16, 7
      HSL:
        319°, 76.4706%, 70.0000%
        HSV (HSB):
        319°, 49.3671%, 92.9412%
        XYZ:
        51.9503, 35.5610, 58.1587
        xyY:
        0.3566, 0.2441, 35.5610
      CIE-Lab:
        66.1831, 54.5710, -20.5787
        CIE-LCH:
        66.1831, 58.3222, 339.3386
        CIE-Luv:
        66.1831, 65.0793, -40.5509
        Hunter-Lab:
        59.6330, 51.1455, -16.0810
      #ed78c7 color charts
#ed78c7 RGB chart
      #ed78c7 CMYK chart
      #ed78c7 RGB pie chart
      #ed78c7 color shades, tints & tones
#ed78c7 color schemes
#ed78c7 color preview, HTML & CSS examples
           This text has a color of #ed78c7        
        
          <p style="color:#ed78c7;">Text here</p>
        
        
          .mytext {color:#ed78c7;}
        
        Text color #ed78c7
      
           This box has a color of #ed78c7        
        
          <div style="background-color:#ed78c7;">Content here</div>
        
        
          .mybackground {background-color:#ed78c7;}
        
        Background color #ed78c7
      
           Border around this has a color of #ed78c7        
        
          <div style="border:2px solid #ed78c7;">Content here</div>
        
        
          .myborder {border:2px solid #ed78c7;}
        
        Border color #ed78c7