#e25bfb color space conversions
Hex:
        #e25bfb
        RGB:
        226, 91, 251
        CMY:
        11, 64, 2
        CMYK:
        10, 64, 0, 2
      HSL:
        291°, 95.2381%, 67.0588%
        HSV (HSB):
        291°, 63.7450%, 98.4314%
        XYZ:
        52.5177, 30.6160, 94.4083
        xyY:
        0.2958, 0.1724, 30.6160
      CIE-Lab:
        62.1821, 73.2997, -55.9162
        CIE-LCH:
        62.1821, 92.1925, 322.6620
        CIE-Luv:
        62.1821, 53.6806, -98.4047
        Hunter-Lab:
        55.3317, 72.5916, -62.4299
      #e25bfb color charts
#e25bfb RGB chart
      #e25bfb CMYK chart
      #e25bfb RGB pie chart
      #e25bfb color shades, tints & tones
#e25bfb color schemes
#e25bfb color preview, HTML & CSS examples
           This text has a color of #e25bfb        
        
          <p style="color:#e25bfb;">Text here</p>
        
        
          .mytext {color:#e25bfb;}
        
        Text color #e25bfb
      
           This box has a color of #e25bfb        
        
          <div style="background-color:#e25bfb;">Content here</div>
        
        
          .mybackground {background-color:#e25bfb;}
        
        Background color #e25bfb
      
           Border around this has a color of #e25bfb        
        
          <div style="border:2px solid #e25bfb;">Content here</div>
        
        
          .myborder {border:2px solid #e25bfb;}
        
        Border color #e25bfb