#e153a2 color space conversions
Hex:
        #e153a2
        RGB:
        225, 83, 162
        CMY:
        12, 67, 36
        CMYK:
        0, 63, 28, 12
      HSL:
        327°, 70.2970%, 60.3922%
        HSV (HSB):
        327°, 63.1111%, 88.2353%
        XYZ:
        40.6662, 24.8027, 36.8265
        xyY:
        0.3975, 0.2425, 24.8027
      CIE-Lab:
        56.8827, 62.6136, -13.6869
        CIE-LCH:
        56.8827, 64.0921, 347.6695
        CIE-Luv:
        56.8827, 83.6139, -30.8161
        Hunter-Lab:
        49.8023, 58.6005, -8.9806
      #e153a2 color charts
#e153a2 RGB chart
      #e153a2 CMYK chart
      #e153a2 RGB pie chart
      #e153a2 color shades, tints & tones
#e153a2 color schemes
#e153a2 color preview, HTML & CSS examples
           This text has a color of #e153a2        
        
          <p style="color:#e153a2;">Text here</p>
        
        
          .mytext {color:#e153a2;}
        
        Text color #e153a2
      
           This box has a color of #e153a2        
        
          <div style="background-color:#e153a2;">Content here</div>
        
        
          .mybackground {background-color:#e153a2;}
        
        Background color #e153a2
      
           Border around this has a color of #e153a2        
        
          <div style="border:2px solid #e153a2;">Content here</div>
        
        
          .myborder {border:2px solid #e153a2;}
        
        Border color #e153a2