#e95af1 color space conversions
Hex:
        #e95af1
        RGB:
        233, 90, 241
        CMY:
        9, 65, 5
        CMYK:
        3, 63, 0, 5
      HSL:
        297°, 84.3575%, 64.9020%
        HSV (HSB):
        297°, 62.6556%, 94.5098%
        XYZ:
        53.1376, 30.9868, 86.3995
        xyY:
        0.3116, 0.1817, 30.9868
      CIE-Lab:
        62.4965, 73.5524, -49.8211
        CIE-LCH:
        62.4965, 88.8375, 325.8880
        CIE-Luv:
        62.4965, 61.4737, -88.9471
        Hunter-Lab:
        55.6658, 72.9778, -53.0585
      #e95af1 color charts
#e95af1 RGB chart
      #e95af1 CMYK chart
      #e95af1 RGB pie chart
      #e95af1 color shades, tints & tones
#e95af1 color schemes
#e95af1 color preview, HTML & CSS examples
           This text has a color of #e95af1        
        
          <p style="color:#e95af1;">Text here</p>
        
        
          .mytext {color:#e95af1;}
        
        Text color #e95af1
      
           This box has a color of #e95af1        
        
          <div style="background-color:#e95af1;">Content here</div>
        
        
          .mybackground {background-color:#e95af1;}
        
        Background color #e95af1
      
           Border around this has a color of #e95af1        
        
          <div style="border:2px solid #e95af1;">Content here</div>
        
        
          .myborder {border:2px solid #e95af1;}
        
        Border color #e95af1