#e956e5 color space conversions
Hex:
        #e956e5
        RGB:
        233, 86, 229
        CMY:
        9, 66, 10
        CMYK:
        0, 63, 2, 9
      HSL:
        302°, 76.9634%, 62.5490%
        HSV (HSB):
        302°, 63.0901%, 91.3725%
        XYZ:
        51.0749, 29.6364, 77.1572
        xyY:
        0.3235, 0.1877, 29.6364
      CIE-Lab:
        61.3392, 73.1407, -44.9637
        CIE-LCH:
        61.3392, 85.8563, 328.4186
        CIE-Luv:
        61.3392, 66.2983, -80.9332
        Hunter-Lab:
        54.4393, 72.1999, -45.9246
      #e956e5 color charts
#e956e5 RGB chart
      #e956e5 CMYK chart
      #e956e5 RGB pie chart
      #e956e5 color shades, tints & tones
#e956e5 color schemes
#e956e5 color preview, HTML & CSS examples
           This text has a color of #e956e5        
        
          <p style="color:#e956e5;">Text here</p>
        
        
          .mytext {color:#e956e5;}
        
        Text color #e956e5
      
           This box has a color of #e956e5        
        
          <div style="background-color:#e956e5;">Content here</div>
        
        
          .mybackground {background-color:#e956e5;}
        
        Background color #e956e5
      
           Border around this has a color of #e956e5        
        
          <div style="border:2px solid #e956e5;">Content here</div>
        
        
          .myborder {border:2px solid #e956e5;}
        
        Border color #e956e5