#e954dc color space conversions
Hex:
        #e954dc
        RGB:
        233, 84, 220
        CMY:
        9, 67, 14
        CMYK:
        0, 64, 6, 9
      HSL:
        305°, 77.2021%, 62.1569%
        HSV (HSB):
        305°, 63.9485%, 91.3725%
        XYZ:
        49.6929, 28.8316, 70.6561
        xyY:
        0.3331, 0.1933, 28.8316
      CIE-Lab:
        60.6327, 72.4857, -41.0262
        CIE-LCH:
        60.6327, 83.2907, 330.4906
        CIE-Luv:
        60.6327, 69.7727, -74.4970
        Hunter-Lab:
        53.6951, 71.2290, -40.4318
      #e954dc color charts
#e954dc RGB chart
      #e954dc CMYK chart
      #e954dc RGB pie chart
      #e954dc color shades, tints & tones
#e954dc color schemes
#e954dc color preview, HTML & CSS examples
           This text has a color of #e954dc        
        
          <p style="color:#e954dc;">Text here</p>
        
        
          .mytext {color:#e954dc;}
        
        Text color #e954dc
      
           This box has a color of #e954dc        
        
          <div style="background-color:#e954dc;">Content here</div>
        
        
          .mybackground {background-color:#e954dc;}
        
        Background color #e954dc
      
           Border around this has a color of #e954dc        
        
          <div style="border:2px solid #e954dc;">Content here</div>
        
        
          .myborder {border:2px solid #e954dc;}
        
        Border color #e954dc