#e8cff2 color space conversions
Hex:
#e8cff2
RGB:
232, 207, 242
CMY:
9, 19, 5
CMYK:
4, 14, 0, 5
HSL:
283°, 57.3770%, 88.0392%
HSV (HSB):
283°, 14.4628%, 94.9020%
XYZ:
71.6185, 68.1923, 93.3921
xyY:
0.3071, 0.2924, 68.1923
CIE-Lab:
86.1025, 14.8901, -13.9874
CIE-LCH:
86.1025, 20.4294, 316.7905
CIE-Luv:
86.1025, 11.8132, -24.4940
Hunter-Lab:
82.5786, 10.2964, -9.2489
#e8cff2 color charts
#e8cff2 color shades, tints & tones
#e8cff2 color schemes
#e8cff2 color preview, HTML & CSS examples
This text has a color of #e8cff2
<p style="color:#e8cff2;">Text here</p>
.mytext {color:#e8cff2;}
This box has a color of #e8cff2
<div style="background-color:#e8cff2;">Content here</div>
.mybackground {background-color:#e8cff2;}
Border around this has a color of #e8cff2
<div style="border:2px solid #e8cff2;">Content here</div>
.myborder {border:2px solid #e8cff2;}