#e154f3 color space conversions
Hex:
        #e154f3
        RGB:
        225, 84, 243
        CMY:
        12, 67, 5
        CMYK:
        7, 65, 0, 5
      HSL:
        293°, 86.8852%, 64.1176%
        HSV (HSB):
        293°, 65.4321%, 95.2941%
        XYZ:
        50.3993, 28.8193, 87.7004
        xyY:
        0.3019, 0.1727, 28.8193
      CIE-Lab:
        60.6218, 74.4326, -53.9781
        CIE-LCH:
        60.6218, 91.9448, 324.0506
        CIE-Luv:
        60.6218, 57.1157, -95.0055
        Hunter-Lab:
        53.6836, 73.6335, -59.2808
      #e154f3 color charts
#e154f3 RGB chart
      #e154f3 CMYK chart
      #e154f3 RGB pie chart
      #e154f3 color shades, tints & tones
#e154f3 color schemes
#e154f3 color preview, HTML & CSS examples
           This text has a color of #e154f3        
        
          <p style="color:#e154f3;">Text here</p>
        
        
          .mytext {color:#e154f3;}
        
        Text color #e154f3
      
           This box has a color of #e154f3        
        
          <div style="background-color:#e154f3;">Content here</div>
        
        
          .mybackground {background-color:#e154f3;}
        
        Background color #e154f3
      
           Border around this has a color of #e154f3        
        
          <div style="border:2px solid #e154f3;">Content here</div>
        
        
          .myborder {border:2px solid #e154f3;}
        
        Border color #e154f3