#e805f4 color space conversions
Hex:
        #e805f4
        RGB:
        232, 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.6621, 23.7960, 87.5636
        xyY:
        0.3084, 0.1478, 23.7960
      CIE-Lab:
        55.8830, 92.8757, -62.0516
        CIE-LCH:
        55.8830, 111.6974, 326.2525
        CIE-Luv:
        55.8830, 71.8950, -107.7737
        Hunter-Lab:
        48.7811, 96.3567, -72.2805
      #e805f4 color charts
#e805f4 RGB chart
      #e805f4 CMYK chart
      #e805f4 RGB pie chart
      #e805f4 color shades, tints & tones
#e805f4 color schemes
#e805f4 color preview, HTML & CSS examples
           This text has a color of #e805f4        
        
          <p style="color:#e805f4;">Text here</p>
        
        
          .mytext {color:#e805f4;}
        
        Text color #e805f4
      
           This box has a color of #e805f4        
        
          <div style="background-color:#e805f4;">Content here</div>
        
        
          .mybackground {background-color:#e805f4;}
        
        Background color #e805f4
      
           Border around this has a color of #e805f4        
        
          <div style="border:2px solid #e805f4;">Content here</div>
        
        
          .myborder {border:2px solid #e805f4;}
        
        Border color #e805f4