#e704dd color space conversions
Hex:
        #e704dd
        RGB:
        231, 4, 221
        CMY:
        9, 98, 13
        CMYK:
        0, 98, 4, 9
      HSL:
        303°, 96.5957%, 46.0784%
        HSV (HSB):
        303°, 98.2684%, 90.5882%
        XYZ:
        46.0496, 22.2962, 70.2831
        xyY:
        0.3322, 0.1608, 22.2962
      CIE-Lab:
        54.3399, 89.5151, -51.5707
        CIE-LCH:
        54.3399, 103.3078, 330.0533
        CIE-Luv:
        54.3399, 80.2859, -91.1255
        Hunter-Lab:
        47.2189, 91.4467, -55.1973
      #e704dd color charts
#e704dd RGB chart
      #e704dd CMYK chart
      #e704dd RGB pie chart
      #e704dd color shades, tints & tones
#e704dd color schemes
#e704dd color preview, HTML & CSS examples
           This text has a color of #e704dd        
        
          <p style="color:#e704dd;">Text here</p>
        
        
          .mytext {color:#e704dd;}
        
        Text color #e704dd
      
           This box has a color of #e704dd        
        
          <div style="background-color:#e704dd;">Content here</div>
        
        
          .mybackground {background-color:#e704dd;}
        
        Background color #e704dd
      
           Border around this has a color of #e704dd        
        
          <div style="border:2px solid #e704dd;">Content here</div>
        
        
          .myborder {border:2px solid #e704dd;}
        
        Border color #e704dd