#e154bb color space conversions
Hex:
        #e154bb
        RGB:
        225, 84, 187
        CMY:
        12, 67, 27
        CMYK:
        0, 63, 17, 12
      HSL:
        316°, 70.1493%, 60.5882%
        HSV (HSB):
        316°, 62.6667%, 88.2353%
        XYZ:
        43.1913, 25.9361, 49.7434
        xyY:
        0.3633, 0.2182, 25.9361
      CIE-Lab:
        57.9763, 65.5419, -26.4905
        CIE-LCH:
        57.9763, 70.6929, 337.9926
        CIE-Luv:
        57.9763, 74.8281, -50.4163
        Hunter-Lab:
        50.9275, 62.2619, -22.2623
      #e154bb color charts
#e154bb RGB chart
      #e154bb CMYK chart
      #e154bb RGB pie chart
      #e154bb color shades, tints & tones
#e154bb color schemes
#e154bb color preview, HTML & CSS examples
           This text has a color of #e154bb        
        
          <p style="color:#e154bb;">Text here</p>
        
        
          .mytext {color:#e154bb;}
        
        Text color #e154bb
      
           This box has a color of #e154bb        
        
          <div style="background-color:#e154bb;">Content here</div>
        
        
          .mybackground {background-color:#e154bb;}
        
        Background color #e154bb
      
           Border around this has a color of #e154bb        
        
          <div style="border:2px solid #e154bb;">Content here</div>
        
        
          .myborder {border:2px solid #e154bb;}
        
        Border color #e154bb