#e154ff color space conversions
Hex:
        #e154ff
        RGB:
        225, 84, 255
        CMY:
        12, 67, 0
        CMYK:
        12, 67, 0, 0
      HSL:
        289°, 100.0000%, 66.4706%
        HSV (HSB):
        289°, 67.0588%, 100.0000%
        XYZ:
        52.2717, 29.5682, 97.5600
        xyY:
        0.2914, 0.1648, 29.5682
      CIE-Lab:
        61.2799, 76.5469, -59.5708
        CIE-LCH:
        61.2799, 96.9954, 322.1090
        CIE-Luv:
        61.2799, 53.6447, -104.2255
        Hunter-Lab:
        54.3766, 76.4309, -68.3116
      #e154ff color charts
#e154ff RGB chart
      #e154ff CMYK chart
      #e154ff RGB pie chart
      #e154ff color shades, tints & tones
#e154ff color schemes
#e154ff color preview, HTML & CSS examples
           This text has a color of #e154ff        
        
          <p style="color:#e154ff;">Text here</p>
        
        
          .mytext {color:#e154ff;}
        
        Text color #e154ff
      
           This box has a color of #e154ff        
        
          <div style="background-color:#e154ff;">Content here</div>
        
        
          .mybackground {background-color:#e154ff;}
        
        Background color #e154ff
      
           Border around this has a color of #e154ff        
        
          <div style="border:2px solid #e154ff;">Content here</div>
        
        
          .myborder {border:2px solid #e154ff;}
        
        Border color #e154ff