#e855f1 color space conversions
Hex:
        #e855f1
        RGB:
        232, 85, 241
        CMY:
        9, 67, 5
        CMYK:
        4, 65, 0, 5
      HSL:
        297°, 84.7826%, 63.9216%
        HSV (HSB):
        297°, 64.7303%, 94.5098%
        XYZ:
        52.4044, 30.0037, 86.2484
        xyY:
        0.3107, 0.1779, 30.0037
      CIE-Lab:
        61.6574, 75.2660, -51.1599
        CIE-LCH:
        61.6574, 91.0071, 325.7952
        CIE-Luv:
        61.6574, 62.1489, -91.0491
        Hunter-Lab:
        54.7756, 74.9155, -55.0137
      #e855f1 color charts
#e855f1 RGB chart
      #e855f1 CMYK chart
      #e855f1 RGB pie chart
      #e855f1 color shades, tints & tones
#e855f1 color schemes
#e855f1 color preview, HTML & CSS examples
           This text has a color of #e855f1        
        
          <p style="color:#e855f1;">Text here</p>
        
        
          .mytext {color:#e855f1;}
        
        Text color #e855f1
      
           This box has a color of #e855f1        
        
          <div style="background-color:#e855f1;">Content here</div>
        
        
          .mybackground {background-color:#e855f1;}
        
        Background color #e855f1
      
           Border around this has a color of #e855f1        
        
          <div style="border:2px solid #e855f1;">Content here</div>
        
        
          .myborder {border:2px solid #e855f1;}
        
        Border color #e855f1