#e855fa color space conversions
Hex:
        #e855fa
        RGB:
        232, 85, 250
        CMY:
        9, 67, 2
        CMYK:
        7, 66, 0, 2
      HSL:
        293°, 94.2857%, 65.6863%
        HSV (HSB):
        293°, 66.0000%, 98.0392%
        XYZ:
        53.7825, 30.5549, 93.5055
        xyY:
        0.3024, 0.1718, 30.5549
      CIE-Lab:
        62.1301, 76.7914, -55.3960
        CIE-LCH:
        62.1301, 94.6870, 324.1940
        CIE-Luv:
        62.1301, 59.4264, -98.0490
        Hunter-Lab:
        55.2765, 76.9417, -61.6012
      #e855fa color charts
#e855fa RGB chart
      #e855fa CMYK chart
      #e855fa RGB pie chart
      #e855fa color shades, tints & tones
#e855fa color schemes
#e855fa color preview, HTML & CSS examples
           This text has a color of #e855fa        
        
          <p style="color:#e855fa;">Text here</p>
        
        
          .mytext {color:#e855fa;}
        
        Text color #e855fa
      
           This box has a color of #e855fa        
        
          <div style="background-color:#e855fa;">Content here</div>
        
        
          .mybackground {background-color:#e855fa;}
        
        Background color #e855fa
      
           Border around this has a color of #e855fa        
        
          <div style="border:2px solid #e855fa;">Content here</div>
        
        
          .myborder {border:2px solid #e855fa;}
        
        Border color #e855fa