#ffe4ff color space conversions
Hex:
#ffe4ff
RGB:
255, 228, 255
CMY:
0, 11, 0
CMYK:
0, 11, 0, 0
HSL:
300°, 100.0000%, 94.7059%
HSV (HSB):
300°, 10.5882%, 100.0000%
XYZ:
87.0334, 83.9668, 106.2278
xyY:
0.3139, 0.3029, 83.9668
CIE-Lab:
93.4361, 13.8262, -9.6780
CIE-LCH:
93.4361, 16.8769, 325.0090
CIE-Luv:
93.4361, 13.6310, -17.6386
Hunter-Lab:
91.6334, 9.1808, -4.5897
#ffe4ff color charts
#ffe4ff color shades, tints & tones
#ffe4ff color schemes
#ffe4ff color preview, HTML & CSS examples
This text has a color of #ffe4ff
<p style="color:#ffe4ff;">Text here</p>
.mytext {color:#ffe4ff;}
This box has a color of #ffe4ff
<div style="background-color:#ffe4ff;">Content here</div>
.mybackground {background-color:#ffe4ff;}
Border around this has a color of #ffe4ff
<div style="border:2px solid #ffe4ff;">Content here</div>
.myborder {border:2px solid #ffe4ff;}