#e956d7 color space conversions
Hex:
        #e956d7
        RGB:
        233, 86, 215
        CMY:
        9, 66, 16
        CMYK:
        0, 63, 8, 9
      HSL:
        307°, 76.9634%, 62.5490%
        HSV (HSB):
        307°, 63.0901%, 91.3725%
        XYZ:
        49.1978, 28.8855, 67.2724
        xyY:
        0.3385, 0.1987, 28.8855
      CIE-Lab:
        60.6805, 70.9379, -38.1346
        CIE-LCH:
        60.6805, 80.5383, 331.7386
        CIE-Luv:
        60.6805, 70.7922, -69.7570
        Hunter-Lab:
        53.7452, 69.3428, -36.5911
      #e956d7 color charts
#e956d7 RGB chart
      #e956d7 CMYK chart
      #e956d7 RGB pie chart
      #e956d7 color shades, tints & tones
#e956d7 color schemes
#e956d7 color preview, HTML & CSS examples
           This text has a color of #e956d7        
        
          <p style="color:#e956d7;">Text here</p>
        
        
          .mytext {color:#e956d7;}
        
        Text color #e956d7
      
           This box has a color of #e956d7        
        
          <div style="background-color:#e956d7;">Content here</div>
        
        
          .mybackground {background-color:#e956d7;}
        
        Background color #e956d7
      
           Border around this has a color of #e956d7        
        
          <div style="border:2px solid #e956d7;">Content here</div>
        
        
          .myborder {border:2px solid #e956d7;}
        
        Border color #e956d7