#e154f5 color space conversions
Hex:
        #e154f5
        RGB:
        225, 84, 245
        CMY:
        12, 67, 4
        CMYK:
        8, 66, 0, 4
      HSL:
        293°, 88.9503%, 64.5098%
        HSV (HSB):
        293°, 65.7143%, 96.0784%
        XYZ:
        50.7031, 28.9408, 89.3000
        xyY:
        0.3001, 0.1713, 28.9408
      CIE-Lab:
        60.7293, 74.7806, -54.9172
        CIE-LCH:
        60.7293, 92.7795, 323.7073
        CIE-Luv:
        60.7293, 56.5280, -96.5532
        Hunter-Lab:
        53.7966, 74.0914, -60.7611
      #e154f5 color charts
#e154f5 RGB chart
      #e154f5 CMYK chart
      #e154f5 RGB pie chart
      #e154f5 color shades, tints & tones
#e154f5 color schemes
#e154f5 color preview, HTML & CSS examples
           This text has a color of #e154f5        
        
          <p style="color:#e154f5;">Text here</p>
        
        
          .mytext {color:#e154f5;}
        
        Text color #e154f5
      
           This box has a color of #e154f5        
        
          <div style="background-color:#e154f5;">Content here</div>
        
        
          .mybackground {background-color:#e154f5;}
        
        Background color #e154f5
      
           Border around this has a color of #e154f5        
        
          <div style="border:2px solid #e154f5;">Content here</div>
        
        
          .myborder {border:2px solid #e154f5;}
        
        Border color #e154f5