#ee78e5 color space conversions
Hex:
        #ee78e5
        RGB:
        238, 120, 229
        CMY:
        7, 53, 10
        CMYK:
        0, 50, 4, 7
      HSL:
        305°, 77.6316%, 70.1961%
        HSV (HSB):
        305°, 49.5798%, 93.3333%
        XYZ:
        56.1192, 37.2672, 78.3642
        xyY:
        0.3267, 0.2170, 37.2672
      CIE-Lab:
        67.4770, 59.6489, -35.3062
        CIE-LCH:
        67.4770, 69.3147, 329.3787
        CIE-Luv:
        67.4770, 58.0551, -64.7764
        Hunter-Lab:
        61.0469, 57.2595, -33.3761
      #ee78e5 color charts
#ee78e5 RGB chart
      #ee78e5 CMYK chart
      #ee78e5 RGB pie chart
      #ee78e5 color shades, tints & tones
#ee78e5 color schemes
#ee78e5 color preview, HTML & CSS examples
           This text has a color of #ee78e5        
        
          <p style="color:#ee78e5;">Text here</p>
        
        
          .mytext {color:#ee78e5;}
        
        Text color #ee78e5
      
           This box has a color of #ee78e5        
        
          <div style="background-color:#ee78e5;">Content here</div>
        
        
          .mybackground {background-color:#ee78e5;}
        
        Background color #ee78e5
      
           Border around this has a color of #ee78e5        
        
          <div style="border:2px solid #ee78e5;">Content here</div>
        
        
          .myborder {border:2px solid #ee78e5;}
        
        Border color #ee78e5