#e153bc color space conversions
Hex:
        #e153bc
        RGB:
        225, 83, 188
        CMY:
        12, 67, 26
        CMYK:
        0, 63, 16, 12
      HSL:
        316°, 70.2970%, 60.3922%
        HSV (HSB):
        316°, 63.1111%, 88.2353%
        XYZ:
        43.2217, 25.8249, 50.2836
        xyY:
        0.3622, 0.2164, 25.8249
      CIE-Lab:
        57.8705, 66.0882, -27.2286
        CIE-LCH:
        57.8705, 71.4775, 337.6082
        CIE-Luv:
        57.8705, 74.8551, -51.6102
        Hunter-Lab:
        50.8182, 62.8852, -23.0935
      #e153bc color charts
#e153bc RGB chart
      #e153bc CMYK chart
      #e153bc RGB pie chart
      #e153bc color shades, tints & tones
#e153bc color schemes
#e153bc color preview, HTML & CSS examples
           This text has a color of #e153bc        
        
          <p style="color:#e153bc;">Text here</p>
        
        
          .mytext {color:#e153bc;}
        
        Text color #e153bc
      
           This box has a color of #e153bc        
        
          <div style="background-color:#e153bc;">Content here</div>
        
        
          .mybackground {background-color:#e153bc;}
        
        Background color #e153bc
      
           Border around this has a color of #e153bc        
        
          <div style="border:2px solid #e153bc;">Content here</div>
        
        
          .myborder {border:2px solid #e153bc;}
        
        Border color #e153bc