#e154e1 color space conversions
Hex:
        #e154e1
        RGB:
        225, 84, 225
        CMY:
        12, 67, 12
        CMYK:
        0, 63, 0, 12
      HSL:
        300°, 70.1493%, 60.5882%
        HSV (HSB):
        300°, 62.6667%, 88.2353%
        XYZ:
        47.8123, 27.7844, 74.0771
        xyY:
        0.3194, 0.1856, 27.7844
      CIE-Lab:
        59.6935, 71.3874, -45.3962
        CIE-LCH:
        59.6935, 84.5989, 327.5472
        CIE-Luv:
        59.6935, 62.5624, -80.8976
        Hunter-Lab:
        52.7109, 69.6670, -46.4253
      #e154e1 color charts
#e154e1 RGB chart
      #e154e1 CMYK chart
      #e154e1 RGB pie chart
      #e154e1 color shades, tints & tones
#e154e1 color schemes
#e154e1 color preview, HTML & CSS examples
           This text has a color of #e154e1        
        
          <p style="color:#e154e1;">Text here</p>
        
        
          .mytext {color:#e154e1;}
        
        Text color #e154e1
      
           This box has a color of #e154e1        
        
          <div style="background-color:#e154e1;">Content here</div>
        
        
          .mybackground {background-color:#e154e1;}
        
        Background color #e154e1
      
           Border around this has a color of #e154e1        
        
          <div style="border:2px solid #e154e1;">Content here</div>
        
        
          .myborder {border:2px solid #e154e1;}
        
        Border color #e154e1