#ed78ff color space conversions
Hex:
        #ed78ff
        RGB:
        237, 120, 255
        CMY:
        7, 53, 0
        CMYK:
        7, 53, 0, 0
      HSL:
        292°, 100.0000%, 73.5294%
        HSV (HSB):
        292°, 52.9412%, 100.0000%
        XYZ:
        59.6915, 38.6575, 98.9233
        xyY:
        0.3026, 0.1960, 38.6575
      CIE-Lab:
        68.5024, 63.9471, -48.0121
        CIE-LCH:
        68.5024, 79.9650, 323.1005
        CIE-Luv:
        68.5024, 50.9064, -86.1663
        Hunter-Lab:
        62.1751, 62.5633, -50.8103
      #ed78ff color charts
#ed78ff RGB chart
      #ed78ff CMYK chart
      #ed78ff RGB pie chart
      #ed78ff color shades, tints & tones
#ed78ff color schemes
#ed78ff color preview, HTML & CSS examples
           This text has a color of #ed78ff        
        
          <p style="color:#ed78ff;">Text here</p>
        
        
          .mytext {color:#ed78ff;}
        
        Text color #ed78ff
      
           This box has a color of #ed78ff        
        
          <div style="background-color:#ed78ff;">Content here</div>
        
        
          .mybackground {background-color:#ed78ff;}
        
        Background color #ed78ff
      
           Border around this has a color of #ed78ff        
        
          <div style="border:2px solid #ed78ff;">Content here</div>
        
        
          .myborder {border:2px solid #ed78ff;}
        
        Border color #ed78ff