#e25be7 color space conversions
Hex:
        #e25be7
        RGB:
        226, 91, 231
        CMY:
        11, 64, 9
        CMYK:
        2, 61, 0, 9
      HSL:
        298°, 74.4681%, 63.1373%
        HSV (HSB):
        298°, 60.6061%, 90.5882%
        XYZ:
        49.5289, 29.4204, 78.6696
        xyY:
        0.3142, 0.1867, 29.4204
      CIE-Lab:
        61.1509, 69.8087, -46.4458
        CIE-LCH:
        61.1509, 83.8479, 326.3630
        CIE-Luv:
        61.1509, 59.4074, -82.7108
        Hunter-Lab:
        54.2406, 68.0732, -48.0247
      #e25be7 color charts
#e25be7 RGB chart
      #e25be7 CMYK chart
      #e25be7 RGB pie chart
      #e25be7 color shades, tints & tones
#e25be7 color schemes
#e25be7 color preview, HTML & CSS examples
           This text has a color of #e25be7        
        
          <p style="color:#e25be7;">Text here</p>
        
        
          .mytext {color:#e25be7;}
        
        Text color #e25be7
      
           This box has a color of #e25be7        
        
          <div style="background-color:#e25be7;">Content here</div>
        
        
          .mybackground {background-color:#e25be7;}
        
        Background color #e25be7
      
           Border around this has a color of #e25be7        
        
          <div style="border:2px solid #e25be7;">Content here</div>
        
        
          .myborder {border:2px solid #e25be7;}
        
        Border color #e25be7