#e705f4 color space conversions
Hex:
        #e705f4
        RGB:
        231, 5, 244
        CMY:
        9, 98, 4
        CMYK:
        5, 98, 0, 4
      HSL:
        297°, 95.9839%, 48.8235%
        HSV (HSB):
        297°, 97.9508%, 95.6863%
        XYZ:
        49.3384, 23.6291, 87.5484
        xyY:
        0.3074, 0.1472, 23.6291
      CIE-Lab:
        55.7145, 92.7248, -62.3313
        CIE-LCH:
        55.7145, 111.7277, 326.0903
        CIE-Luv:
        55.7145, 71.1976, -108.0822
        Hunter-Lab:
        48.6098, 96.1084, -72.7571
      #e705f4 color charts
#e705f4 RGB chart
      #e705f4 CMYK chart
      #e705f4 RGB pie chart
      #e705f4 color shades, tints & tones
#e705f4 color schemes
#e705f4 color preview, HTML & CSS examples
           This text has a color of #e705f4        
        
          <p style="color:#e705f4;">Text here</p>
        
        
          .mytext {color:#e705f4;}
        
        Text color #e705f4
      
           This box has a color of #e705f4        
        
          <div style="background-color:#e705f4;">Content here</div>
        
        
          .mybackground {background-color:#e705f4;}
        
        Background color #e705f4
      
           Border around this has a color of #e705f4        
        
          <div style="border:2px solid #e705f4;">Content here</div>
        
        
          .myborder {border:2px solid #e705f4;}
        
        Border color #e705f4