#e4c2fa color space conversions
Hex:
        #e4c2fa
        RGB:
        228, 194, 250
        CMY:
        11, 24, 2
        CMYK:
        9, 22, 0, 2
      HSL:
        276°, 84.8485%, 87.0588%
        HSV (HSB):
        276°, 22.4000%, 98.0392%
        XYZ:
        68.5420, 61.9797, 98.7932
        xyY:
        0.2989, 0.2703, 61.9797
      CIE-Lab:
        82.9026, 22.0721, -23.0992
        CIE-LCH:
        82.9026, 31.9492, 313.6975
        CIE-Luv:
        82.9026, 15.0189, -40.3741
        Hunter-Lab:
        78.7272, 17.6344, -19.2928
      #e4c2fa color charts
#e4c2fa RGB chart
      #e4c2fa CMYK chart
      #e4c2fa RGB pie chart
      #e4c2fa color shades, tints & tones
#e4c2fa color schemes
#e4c2fa color preview, HTML & CSS examples
           This text has a color of #e4c2fa        
        
          <p style="color:#e4c2fa;">Text here</p>
        
        
          .mytext {color:#e4c2fa;}
        
        Text color #e4c2fa
      
           This box has a color of #e4c2fa        
        
          <div style="background-color:#e4c2fa;">Content here</div>
        
        
          .mybackground {background-color:#e4c2fa;}
        
        Background color #e4c2fa
      
           Border around this has a color of #e4c2fa        
        
          <div style="border:2px solid #e4c2fa;">Content here</div>
        
        
          .myborder {border:2px solid #e4c2fa;}
        
        Border color #e4c2fa