#e154dc color space conversions
Hex:
        #e154dc
        RGB:
        225, 84, 220
        CMY:
        12, 67, 14
        CMYK:
        0, 63, 2, 12
      HSL:
        302°, 70.1493%, 60.5882%
        HSV (HSB):
        302°, 62.6667%, 88.2353%
        XYZ:
        47.1399, 27.5155, 70.5366
        xyY:
        0.3247, 0.1895, 27.5155
      CIE-Lab:
        59.4485, 70.5707, -42.9704
        CIE-LCH:
        59.4485, 82.6237, 328.6629
        CIE-Luv:
        59.4485, 64.1227, -76.9283
        Hunter-Lab:
        52.4552, 68.6159, -43.0087
      #e154dc color charts
#e154dc RGB chart
      #e154dc CMYK chart
      #e154dc RGB pie chart
      #e154dc color shades, tints & tones
#e154dc color schemes
#e154dc color preview, HTML & CSS examples
           This text has a color of #e154dc        
        
          <p style="color:#e154dc;">Text here</p>
        
        
          .mytext {color:#e154dc;}
        
        Text color #e154dc
      
           This box has a color of #e154dc        
        
          <div style="background-color:#e154dc;">Content here</div>
        
        
          .mybackground {background-color:#e154dc;}
        
        Background color #e154dc
      
           Border around this has a color of #e154dc        
        
          <div style="border:2px solid #e154dc;">Content here</div>
        
        
          .myborder {border:2px solid #e154dc;}
        
        Border color #e154dc