#e953dc color space conversions
Hex:
        #e953dc
        RGB:
        233, 83, 220
        CMY:
        9, 67, 14
        CMYK:
        0, 64, 6, 9
      HSL:
        305°, 77.3196%, 61.9608%
        HSV (HSB):
        305°, 64.3777%, 91.3725%
        XYZ:
        49.6158, 28.6775, 70.6304
        xyY:
        0.3332, 0.1926, 28.6775
      CIE-Lab:
        60.4959, 72.8671, -41.2411
        CIE-LCH:
        60.4959, 83.7284, 330.4911
        CIE-Luv:
        60.4959, 70.0677, -74.8580
        Hunter-Lab:
        53.5513, 71.6670, -40.7134
      #e953dc color charts
#e953dc RGB chart
      #e953dc CMYK chart
      #e953dc RGB pie chart
      #e953dc color shades, tints & tones
#e953dc color schemes
#e953dc color preview, HTML & CSS examples
           This text has a color of #e953dc        
        
          <p style="color:#e953dc;">Text here</p>
        
        
          .mytext {color:#e953dc;}
        
        Text color #e953dc
      
           This box has a color of #e953dc        
        
          <div style="background-color:#e953dc;">Content here</div>
        
        
          .mybackground {background-color:#e953dc;}
        
        Background color #e953dc
      
           Border around this has a color of #e953dc        
        
          <div style="border:2px solid #e953dc;">Content here</div>
        
        
          .myborder {border:2px solid #e953dc;}
        
        Border color #e953dc