#e956d5 color space conversions
Hex:
        #e956d5
        RGB:
        233, 86, 213
        CMY:
        9, 66, 16
        CMYK:
        0, 63, 9, 9
      HSL:
        308°, 76.9634%, 62.5490%
        HSV (HSB):
        308°, 63.0901%, 91.3725%
        XYZ:
        48.9423, 28.7833, 65.9270
        xyY:
        0.3407, 0.2004, 28.7833
      CIE-Lab:
        60.5899, 70.6320, -37.1474
        CIE-LCH:
        60.5899, 79.8048, 332.2588
        CIE-Luv:
        60.5899, 71.4448, -68.1517
        Hunter-Lab:
        53.6501, 68.9490, -35.3024
      #e956d5 color charts
#e956d5 RGB chart
      #e956d5 CMYK chart
      #e956d5 RGB pie chart
      #e956d5 color shades, tints & tones
#e956d5 color schemes
#e956d5 color preview, HTML & CSS examples
           This text has a color of #e956d5        
        
          <p style="color:#e956d5;">Text here</p>
        
        
          .mytext {color:#e956d5;}
        
        Text color #e956d5
      
           This box has a color of #e956d5        
        
          <div style="background-color:#e956d5;">Content here</div>
        
        
          .mybackground {background-color:#e956d5;}
        
        Background color #e956d5
      
           Border around this has a color of #e956d5        
        
          <div style="border:2px solid #e956d5;">Content here</div>
        
        
          .myborder {border:2px solid #e956d5;}
        
        Border color #e956d5