#e4c3f5 color space conversions
Hex:
#e4c3f5
RGB:
228, 195, 245
CMY:
11, 24, 4
CMYK:
7, 20, 0, 4
HSL:
280°, 71.4286%, 86.2745%
HSV (HSB):
280°, 20.4082%, 96.0784%
XYZ:
67.9914, 62.1168, 94.7924
xyY:
0.3023, 0.2762, 62.1168
CIE-Lab:
82.9755, 20.5543, -20.3238
CIE-LCH:
82.9755, 28.9056, 315.3230
CIE-Luv:
82.9755, 15.0495, -35.5740
Hunter-Lab:
78.8142, 16.0636, -16.1401
#e4c3f5 color charts
#e4c3f5 color shades, tints & tones
#e4c3f5 color schemes
#e4c3f5 color preview, HTML & CSS examples
This text has a color of #e4c3f5
<p style="color:#e4c3f5;">Text here</p>
.mytext {color:#e4c3f5;}
This box has a color of #e4c3f5
<div style="background-color:#e4c3f5;">Content here</div>
.mybackground {background-color:#e4c3f5;}
Border around this has a color of #e4c3f5
<div style="border:2px solid #e4c3f5;">Content here</div>
.myborder {border:2px solid #e4c3f5;}