#e35fff color space conversions
Hex:
        #e35fff
        RGB:
        227, 95, 255
        CMY:
        11, 63, 0
        CMYK:
        11, 63, 0, 0
      HSL:
        290°, 100.0000%, 68.6275%
        HSV (HSB):
        290°, 62.7451%, 100.0000%
        XYZ:
        53.8208, 31.7353, 97.8966
        xyY:
        0.2934, 0.1730, 31.7353
      CIE-Lab:
        63.1235, 72.6075, -56.6136
        CIE-LCH:
        63.1235, 92.0703, 322.0557
        CIE-Luv:
        63.1235, 52.1675, -99.7194
        Hunter-Lab:
        56.3341, 71.9516, -63.5994
      #e35fff color charts
#e35fff RGB chart
      #e35fff CMYK chart
      #e35fff RGB pie chart
      #e35fff color shades, tints & tones
#e35fff color schemes
#e35fff color preview, HTML & CSS examples
           This text has a color of #e35fff        
        
          <p style="color:#e35fff;">Text here</p>
        
        
          .mytext {color:#e35fff;}
        
        Text color #e35fff
      
           This box has a color of #e35fff        
        
          <div style="background-color:#e35fff;">Content here</div>
        
        
          .mybackground {background-color:#e35fff;}
        
        Background color #e35fff
      
           Border around this has a color of #e35fff        
        
          <div style="border:2px solid #e35fff;">Content here</div>
        
        
          .myborder {border:2px solid #e35fff;}
        
        Border color #e35fff