#e704d5 color space conversions
Hex:
        #e704d5
        RGB:
        231, 4, 213
        CMY:
        9, 98, 16
        CMYK:
        0, 98, 8, 9
      HSL:
        305°, 96.5957%, 46.0784%
        HSV (HSB):
        305°, 98.2684%, 90.5882%
        XYZ:
        45.0087, 21.8799, 64.8018
        xyY:
        0.3418, 0.1661, 21.8799
      CIE-Lab:
        53.8993, 88.4328, -47.7148
        CIE-LCH:
        53.8993, 100.4841, 331.6505
        CIE-Luv:
        53.8993, 83.6199, -85.0719
        Hunter-Lab:
        46.7759, 89.8982, -49.3953
      #e704d5 color charts
#e704d5 RGB chart
      #e704d5 CMYK chart
      #e704d5 RGB pie chart
      #e704d5 color shades, tints & tones
#e704d5 color schemes
#e704d5 color preview, HTML & CSS examples
           This text has a color of #e704d5        
        
          <p style="color:#e704d5;">Text here</p>
        
        
          .mytext {color:#e704d5;}
        
        Text color #e704d5
      
           This box has a color of #e704d5        
        
          <div style="background-color:#e704d5;">Content here</div>
        
        
          .mybackground {background-color:#e704d5;}
        
        Background color #e704d5
      
           Border around this has a color of #e704d5        
        
          <div style="border:2px solid #e704d5;">Content here</div>
        
        
          .myborder {border:2px solid #e704d5;}
        
        Border color #e704d5