#ee78f1 color space conversions
Hex:
        #ee78f1
        RGB:
        238, 120, 241
        CMY:
        7, 53, 5
        CMYK:
        1, 50, 0, 5
      HSL:
        299°, 81.2081%, 70.7843%
        HSV (HSB):
        299°, 50.2075%, 94.5098%
        XYZ:
        57.8536, 37.9610, 87.4971
        xyY:
        0.3156, 0.2071, 37.9610
      CIE-Lab:
        67.9918, 61.7073, -41.1272
        CIE-LCH:
        67.9918, 74.1568, 326.3170
        CIE-Luv:
        67.9918, 55.0193, -74.5631
        Hunter-Lab:
        61.6125, 59.7881, -41.0702
      #ee78f1 color charts
#ee78f1 RGB chart
      #ee78f1 CMYK chart
      #ee78f1 RGB pie chart
      #ee78f1 color shades, tints & tones
#ee78f1 color schemes
#ee78f1 color preview, HTML & CSS examples
           This text has a color of #ee78f1        
        
          <p style="color:#ee78f1;">Text here</p>
        
        
          .mytext {color:#ee78f1;}
        
        Text color #ee78f1
      
           This box has a color of #ee78f1        
        
          <div style="background-color:#ee78f1;">Content here</div>
        
        
          .mybackground {background-color:#ee78f1;}
        
        Background color #ee78f1
      
           Border around this has a color of #ee78f1        
        
          <div style="border:2px solid #ee78f1;">Content here</div>
        
        
          .myborder {border:2px solid #ee78f1;}
        
        Border color #ee78f1