#e95bfa color space conversions
Hex:
        #e95bfa
        RGB:
        233, 91, 250
        CMY:
        9, 64, 2
        CMYK:
        7, 64, 0, 2
      HSL:
        294°, 94.0828%, 66.8627%
        HSV (HSB):
        294°, 63.6000%, 98.0392%
        XYZ:
        54.6007, 31.7079, 93.6849
        xyY:
        0.3033, 0.1762, 31.7079
      CIE-Lab:
        63.1008, 74.6941, -53.8439
        CIE-LCH:
        63.1008, 92.0781, 324.2137
        CIE-Luv:
        63.1008, 58.5452, -95.6312
        Hunter-Lab:
        56.3098, 74.5400, -59.2264
      #e95bfa color charts
#e95bfa RGB chart
      #e95bfa CMYK chart
      #e95bfa RGB pie chart
      #e95bfa color shades, tints & tones
#e95bfa color schemes
#e95bfa color preview, HTML & CSS examples
           This text has a color of #e95bfa        
        
          <p style="color:#e95bfa;">Text here</p>
        
        
          .mytext {color:#e95bfa;}
        
        Text color #e95bfa
      
           This box has a color of #e95bfa        
        
          <div style="background-color:#e95bfa;">Content here</div>
        
        
          .mybackground {background-color:#e95bfa;}
        
        Background color #e95bfa
      
           Border around this has a color of #e95bfa        
        
          <div style="border:2px solid #e95bfa;">Content here</div>
        
        
          .myborder {border:2px solid #e95bfa;}
        
        Border color #e95bfa