#e156fd color space conversions
Hex:
        #e156fd
        RGB:
        225, 86, 253
        CMY:
        12, 66, 1
        CMYK:
        11, 66, 0, 1
      HSL:
        290°, 97.6608%, 66.4706%
        HSV (HSB):
        290°, 66.0079%, 99.2157%
        XYZ:
        52.1087, 29.7550, 95.9254
        xyY:
        0.2931, 0.1674, 29.7550
      CIE-Lab:
        61.4422, 75.4209, -58.2079
        CIE-LCH:
        61.4422, 95.2706, 322.3400
        CIE-Luv:
        61.4422, 53.7351, -102.0172
        Hunter-Lab:
        54.5481, 75.0583, -66.0805
      #e156fd color charts
#e156fd RGB chart
      #e156fd CMYK chart
      #e156fd RGB pie chart
      #e156fd color shades, tints & tones
#e156fd color schemes
#e156fd color preview, HTML & CSS examples
           This text has a color of #e156fd        
        
          <p style="color:#e156fd;">Text here</p>
        
        
          .mytext {color:#e156fd;}
        
        Text color #e156fd
      
           This box has a color of #e156fd        
        
          <div style="background-color:#e156fd;">Content here</div>
        
        
          .mybackground {background-color:#e156fd;}
        
        Background color #e156fd
      
           Border around this has a color of #e156fd        
        
          <div style="border:2px solid #e156fd;">Content here</div>
        
        
          .myborder {border:2px solid #e156fd;}
        
        Border color #e156fd