#e8cafc color space conversions
Hex:
#e8cafc
RGB:
232, 202, 252
CMY:
9, 21, 1
CMYK:
8, 20, 0, 1
HSL:
276°, 89.2857%, 89.0196%
HSV (HSB):
276°, 19.8413%, 98.8235%
XYZ:
71.9699, 66.4251, 101.1236
xyY:
0.3005, 0.2773, 66.4251
CIE-Lab:
85.2128, 19.4678, -20.6267
CIE-LCH:
85.2128, 28.3629, 313.3444
CIE-Luv:
85.2128, 13.3245, -36.0170
Hunter-Lab:
81.5016, 14.9964, -16.5133
#e8cafc color charts
#e8cafc color shades, tints & tones
#e8cafc color schemes
#e8cafc color preview, HTML & CSS examples
This text has a color of #e8cafc
<p style="color:#e8cafc;">Text here</p>
.mytext {color:#e8cafc;}
This box has a color of #e8cafc
<div style="background-color:#e8cafc;">Content here</div>
.mybackground {background-color:#e8cafc;}
Border around this has a color of #e8cafc
<div style="border:2px solid #e8cafc;">Content here</div>
.myborder {border:2px solid #e8cafc;}