#e156b1 color space conversions
Hex:
        #e156b1
        RGB:
        225, 86, 177
        CMY:
        12, 66, 31
        CMYK:
        0, 62, 21, 12
      HSL:
        321°, 69.8492%, 60.9804%
        HSV (HSB):
        321°, 61.7778%, 88.2353%
        XYZ:
        42.3149, 25.8375, 44.3519
        xyY:
        0.3761, 0.2297, 25.8375
      CIE-Lab:
        57.8824, 63.3288, -20.8730
        CIE-LCH:
        57.8824, 66.6800, 341.7579
        CIE-Luv:
        57.8824, 77.3807, -41.5775
        Hunter-Lab:
        50.8306, 59.6425, -16.1517
      #e156b1 color charts
#e156b1 RGB chart
      #e156b1 CMYK chart
      #e156b1 RGB pie chart
      #e156b1 color shades, tints & tones
#e156b1 color schemes
#e156b1 color preview, HTML & CSS examples
           This text has a color of #e156b1        
        
          <p style="color:#e156b1;">Text here</p>
        
        
          .mytext {color:#e156b1;}
        
        Text color #e156b1
      
           This box has a color of #e156b1        
        
          <div style="background-color:#e156b1;">Content here</div>
        
        
          .mybackground {background-color:#e156b1;}
        
        Background color #e156b1
      
           Border around this has a color of #e156b1        
        
          <div style="border:2px solid #e156b1;">Content here</div>
        
        
          .myborder {border:2px solid #e156b1;}
        
        Border color #e156b1