#e95df3 color space conversions
Hex:
        #e95df3
        RGB:
        233, 93, 243
        CMY:
        9, 64, 5
        CMYK:
        4, 62, 0, 5
      HSL:
        296°, 86.2069%, 65.8824%
        HSV (HSB):
        296°, 61.7284%, 95.2941%
        XYZ:
        53.6963, 31.6234, 88.0678
        xyY:
        0.3097, 0.1824, 31.6234
      CIE-Lab:
        63.0304, 72.6897, -50.0848
        CIE-LCH:
        63.0304, 88.2739, 325.4323
        CIE-Luv:
        63.0304, 60.0352, -89.3905
        Hunter-Lab:
        56.2347, 72.0319, -53.4884
      #e95df3 color charts
#e95df3 RGB chart
      #e95df3 CMYK chart
      #e95df3 RGB pie chart
      #e95df3 color shades, tints & tones
#e95df3 color schemes
#e95df3 color preview, HTML & CSS examples
           This text has a color of #e95df3        
        
          <p style="color:#e95df3;">Text here</p>
        
        
          .mytext {color:#e95df3;}
        
        Text color #e95df3
      
           This box has a color of #e95df3        
        
          <div style="background-color:#e95df3;">Content here</div>
        
        
          .mybackground {background-color:#e95df3;}
        
        Background color #e95df3
      
           Border around this has a color of #e95df3        
        
          <div style="border:2px solid #e95df3;">Content here</div>
        
        
          .myborder {border:2px solid #e95df3;}
        
        Border color #e95df3