#e153e1 color space conversions
Hex:
        #e153e1
        RGB:
        225, 83, 225
        CMY:
        12, 67, 12
        CMYK:
        0, 63, 0, 12
      HSL:
        300°, 70.2970%, 60.3922%
        HSV (HSB):
        300°, 63.1111%, 88.2353%
        XYZ:
        47.7352, 27.6303, 74.0514
        xyY:
        0.3195, 0.1849, 27.6303
      CIE-Lab:
        59.5533, 71.7780, -45.6176
        CIE-LCH:
        59.5533, 85.0474, 327.5625
        CIE-Luv:
        59.5533, 62.8436, -81.2611
        Hunter-Lab:
        52.5645, 70.1125, -46.7309
      #e153e1 color charts
#e153e1 RGB chart
      #e153e1 CMYK chart
      #e153e1 RGB pie chart
      #e153e1 color shades, tints & tones
#e153e1 color schemes
#e153e1 color preview, HTML & CSS examples
           This text has a color of #e153e1        
        
          <p style="color:#e153e1;">Text here</p>
        
        
          .mytext {color:#e153e1;}
        
        Text color #e153e1
      
           This box has a color of #e153e1        
        
          <div style="background-color:#e153e1;">Content here</div>
        
        
          .mybackground {background-color:#e153e1;}
        
        Background color #e153e1
      
           Border around this has a color of #e153e1        
        
          <div style="border:2px solid #e153e1;">Content here</div>
        
        
          .myborder {border:2px solid #e153e1;}
        
        Border color #e153e1