#e7cfff color space conversions
Hex:
#e7cfff
RGB:
231, 207, 255
CMY:
9, 19, 0
CMYK:
9, 19, 0, 0
HSL:
270°, 100.0000%, 90.5882%
HSV (HSB):
270°, 18.8235%, 100.0000%
XYZ:
73.3178, 68.8346, 104.0299
xyY:
0.2978, 0.2796, 68.8346
CIE-Lab:
86.4221, 17.0830, -20.3935
CIE-LCH:
86.4221, 26.6031, 309.9519
CIE-Luv:
86.4221, 10.1017, -35.3030
Hunter-Lab:
82.9666, 12.5494, -16.2657
#e7cfff color charts
#e7cfff color shades, tints & tones
#e7cfff color schemes
#e7cfff color preview, HTML & CSS examples
This text has a color of #e7cfff
<p style="color:#e7cfff;">Text here</p>
.mytext {color:#e7cfff;}
This box has a color of #e7cfff
<div style="background-color:#e7cfff;">Content here</div>
.mybackground {background-color:#e7cfff;}
Border around this has a color of #e7cfff
<div style="border:2px solid #e7cfff;">Content here</div>
.myborder {border:2px solid #e7cfff;}