#e157ca color space conversions
Hex:
        #e157ca
        RGB:
        225, 87, 202
        CMY:
        12, 66, 21
        CMYK:
        0, 61, 10, 12
      HSL:
        310°, 69.6970%, 61.1765%
        HSV (HSB):
        310°, 61.3333%, 88.2353%
        XYZ:
        45.1202, 27.0882, 58.7276
        xyY:
        0.3446, 0.2069, 27.0882
      CIE-Lab:
        59.0559, 66.5278, -33.3944
        CIE-LCH:
        59.0559, 74.4388, 333.3451
        CIE-Luv:
        59.0559, 68.8814, -61.3399
        Hunter-Lab:
        52.0463, 63.6648, -30.4687
      #e157ca color charts
#e157ca RGB chart
      #e157ca CMYK chart
      #e157ca RGB pie chart
      #e157ca color shades, tints & tones
#e157ca color schemes
#e157ca color preview, HTML & CSS examples
           This text has a color of #e157ca        
        
          <p style="color:#e157ca;">Text here</p>
        
        
          .mytext {color:#e157ca;}
        
        Text color #e157ca
      
           This box has a color of #e157ca        
        
          <div style="background-color:#e157ca;">Content here</div>
        
        
          .mybackground {background-color:#e157ca;}
        
        Background color #e157ca
      
           Border around this has a color of #e157ca        
        
          <div style="border:2px solid #e157ca;">Content here</div>
        
        
          .myborder {border:2px solid #e157ca;}
        
        Border color #e157ca