#e25cf0 color space conversions
Hex:
        #e25cf0
        RGB:
        226, 92, 240
        CMY:
        11, 64, 6
        CMYK:
        6, 62, 0, 6
      HSL:
        294°, 83.1461%, 65.0980%
        HSV (HSB):
        294°, 61.6667%, 94.1176%
        XYZ:
        50.9194, 30.1143, 85.5670
        xyY:
        0.3056, 0.1808, 30.1143
      CIE-Lab:
        61.7527, 70.9451, -50.5069
        CIE-LCH:
        61.7527, 87.0870, 324.5524
        CIE-Luv:
        61.7527, 56.5093, -89.4360
        Hunter-Lab:
        54.8765, 69.5944, -54.0352
      #e25cf0 color charts
#e25cf0 RGB chart
      #e25cf0 CMYK chart
      #e25cf0 RGB pie chart
      #e25cf0 color shades, tints & tones
#e25cf0 color schemes
#e25cf0 color preview, HTML & CSS examples
           This text has a color of #e25cf0        
        
          <p style="color:#e25cf0;">Text here</p>
        
        
          .mytext {color:#e25cf0;}
        
        Text color #e25cf0
      
           This box has a color of #e25cf0        
        
          <div style="background-color:#e25cf0;">Content here</div>
        
        
          .mybackground {background-color:#e25cf0;}
        
        Background color #e25cf0
      
           Border around this has a color of #e25cf0        
        
          <div style="border:2px solid #e25cf0;">Content here</div>
        
        
          .myborder {border:2px solid #e25cf0;}
        
        Border color #e25cf0