#e7cdfe color space conversions
Hex:
#e7cdfe
RGB:
231, 205, 254
CMY:
9, 20, 0
CMYK:
9, 19, 0, 0
HSL:
272°, 96.0784%, 90.0000%
HSV (HSB):
272°, 19.2913%, 99.6078%
XYZ:
72.6757, 67.8073, 103.0236
xyY:
0.2985, 0.2785, 67.8073
CIE-Lab:
85.9100, 17.9475, -20.6392
CIE-LCH:
85.9100, 27.3512, 311.0097
CIE-Luv:
85.9100, 11.1402, -35.8231
Hunter-Lab:
82.3452, 13.4353, -16.5372
#e7cdfe color charts
#e7cdfe color shades, tints & tones
#e7cdfe color schemes
#e7cdfe color preview, HTML & CSS examples
This text has a color of #e7cdfe
<p style="color:#e7cdfe;">Text here</p>
.mytext {color:#e7cdfe;}
This box has a color of #e7cdfe
<div style="background-color:#e7cdfe;">Content here</div>
.mybackground {background-color:#e7cdfe;}
Border around this has a color of #e7cdfe
<div style="border:2px solid #e7cdfe;">Content here</div>
.myborder {border:2px solid #e7cdfe;}