#e153ff color space conversions
Hex:
        #e153ff
        RGB:
        225, 83, 255
        CMY:
        12, 67, 0
        CMYK:
        12, 67, 0, 0
      HSL:
        290°, 100.0000%, 66.2745%
        HSV (HSB):
        290°, 67.4510%, 100.0000%
        XYZ:
        52.1946, 29.4141, 97.5343
        xyY:
        0.2914, 0.1642, 29.4141
      CIE-Lab:
        61.1453, 76.9253, -59.7858
        CIE-LCH:
        61.1453, 97.4261, 322.1459
        CIE-Luv:
        61.1453, 53.8766, -104.5578
        Hunter-Lab:
        54.2347, 76.8746, -68.6612
      #e153ff color charts
#e153ff RGB chart
      #e153ff CMYK chart
      #e153ff RGB pie chart
      #e153ff color shades, tints & tones
#e153ff color schemes
#e153ff color preview, HTML & CSS examples
           This text has a color of #e153ff        
        
          <p style="color:#e153ff;">Text here</p>
        
        
          .mytext {color:#e153ff;}
        
        Text color #e153ff
      
           This box has a color of #e153ff        
        
          <div style="background-color:#e153ff;">Content here</div>
        
        
          .mybackground {background-color:#e153ff;}
        
        Background color #e153ff
      
           Border around this has a color of #e153ff        
        
          <div style="border:2px solid #e153ff;">Content here</div>
        
        
          .myborder {border:2px solid #e153ff;}
        
        Border color #e153ff