#e6ccfd color space conversions
Hex:
#e6ccfd
RGB:
230, 204, 253
CMY:
10, 20, 1
CMYK:
9, 19, 0, 1
HSL:
272°, 92.4528%, 89.6078%
HSV (HSB):
272°, 19.3676%, 99.2157%
XYZ:
71.9556, 67.1006, 102.0877
xyY:
0.2984, 0.2783, 67.1006
CIE-Lab:
85.5547, 17.9639, -20.6554
CIE-LCH:
85.5547, 27.3742, 311.0133
CIE-Luv:
85.5547, 11.1390, -35.8331
Hunter-Lab:
81.9149, 13.4466, -16.5506
#e6ccfd color charts
#e6ccfd color shades, tints & tones
#e6ccfd color schemes
#e6ccfd color preview, HTML & CSS examples
This text has a color of #e6ccfd
<p style="color:#e6ccfd;">Text here</p>
.mytext {color:#e6ccfd;}
This box has a color of #e6ccfd
<div style="background-color:#e6ccfd;">Content here</div>
.mybackground {background-color:#e6ccfd;}
Border around this has a color of #e6ccfd
<div style="border:2px solid #e6ccfd;">Content here</div>
.myborder {border:2px solid #e6ccfd;}