#e704f5 color space conversions
Hex:
        #e704f5
        RGB:
        231, 4, 245
        CMY:
        9, 98, 4
        CMYK:
        6, 98, 0, 4
      HSL:
        297°, 96.7871%, 48.8235%
        HSV (HSB):
        297°, 98.3673%, 96.0784%
        XYZ:
        49.4798, 23.6683, 88.3468
        xyY:
        0.3064, 0.1466, 23.6683
      CIE-Lab:
        55.7542, 92.9375, -62.8266
        CIE-LCH:
        55.7542, 112.1809, 325.9410
        CIE-Luv:
        55.7542, 70.8590, -108.8565
        Hunter-Lab:
        48.6501, 96.4067, -73.6133
      #e704f5 color charts
#e704f5 RGB chart
      #e704f5 CMYK chart
      #e704f5 RGB pie chart
      #e704f5 color shades, tints & tones
#e704f5 color schemes
#e704f5 color preview, HTML & CSS examples
           This text has a color of #e704f5        
        
          <p style="color:#e704f5;">Text here</p>
        
        
          .mytext {color:#e704f5;}
        
        Text color #e704f5
      
           This box has a color of #e704f5        
        
          <div style="background-color:#e704f5;">Content here</div>
        
        
          .mybackground {background-color:#e704f5;}
        
        Background color #e704f5
      
           Border around this has a color of #e704f5        
        
          <div style="border:2px solid #e704f5;">Content here</div>
        
        
          .myborder {border:2px solid #e704f5;}
        
        Border color #e704f5