#e94bfb color space conversions
Hex:
        #e94bfb
        RGB:
        233, 75, 251
        CMY:
        9, 71, 2
        CMYK:
        7, 70, 0, 2
      HSL:
        294°, 95.6522%, 63.9216%
        HSV (HSB):
        294°, 70.1195%, 98.4314%
        XYZ:
        53.5329, 29.3208, 94.1048
        xyY:
        0.3025, 0.1657, 29.3208
      CIE-Lab:
        61.0637, 80.7471, -57.6398
        CIE-LCH:
        61.0637, 99.2091, 324.4796
        CIE-Luv:
        61.0637, 62.0966, -101.7100
        Hunter-Lab:
        54.1487, 81.7099, -65.1357
      #e94bfb color charts
#e94bfb RGB chart
      #e94bfb CMYK chart
      #e94bfb RGB pie chart
      #e94bfb color shades, tints & tones
#e94bfb color schemes
#e94bfb color preview, HTML & CSS examples
           This text has a color of #e94bfb        
        
          <p style="color:#e94bfb;">Text here</p>
        
        
          .mytext {color:#e94bfb;}
        
        Text color #e94bfb
      
           This box has a color of #e94bfb        
        
          <div style="background-color:#e94bfb;">Content here</div>
        
        
          .mybackground {background-color:#e94bfb;}
        
        Background color #e94bfb
      
           Border around this has a color of #e94bfb        
        
          <div style="border:2px solid #e94bfb;">Content here</div>
        
        
          .myborder {border:2px solid #e94bfb;}
        
        Border color #e94bfb