#e8cdfe color space conversions
Hex:
#e8cdfe
RGB:
232, 205, 254
CMY:
9, 20, 0
CMYK:
9, 19, 0, 0
HSL:
273°, 96.0784%, 90.0000%
HSV (HSB):
273°, 19.2913%, 99.6078%
XYZ:
72.9994, 67.9742, 103.0388
xyY:
0.2992, 0.2786, 67.9742
CIE-Lab:
85.9935, 18.2653, -20.5048
CIE-LCH:
85.9935, 27.4603, 311.6941
CIE-Luv:
85.9935, 11.7077, -35.6595
Hunter-Lab:
82.4465, 13.7654, -16.3861
#e8cdfe color charts
#e8cdfe color shades, tints & tones
#e8cdfe color schemes
#e8cdfe color preview, HTML & CSS examples
This text has a color of #e8cdfe
<p style="color:#e8cdfe;">Text here</p>
.mytext {color:#e8cdfe;}
This box has a color of #e8cdfe
<div style="background-color:#e8cdfe;">Content here</div>
.mybackground {background-color:#e8cdfe;}
Border around this has a color of #e8cdfe
<div style="border:2px solid #e8cdfe;">Content here</div>
.myborder {border:2px solid #e8cdfe;}