#ffe5ff color space conversions
Hex:
#ffe5ff
RGB:
255, 229, 255
CMY:
0, 10, 0
CMYK:
0, 10, 0, 0
HSL:
300°, 100.0000%, 94.9020%
HSV (HSB):
300°, 10.1961%, 100.0000%
XYZ:
87.3093, 84.5186, 106.3198
xyY:
0.3139, 0.3039, 84.5186
CIE-Lab:
93.6753, 13.3077, -9.3228
CIE-LCH:
93.6753, 16.2484, 324.9866
CIE-Luv:
93.6753, 13.1260, -16.9857
Hunter-Lab:
91.9340, 8.6361, -4.2138
#ffe5ff color charts
#ffe5ff color shades, tints & tones
#ffe5ff color schemes
#ffe5ff color preview, HTML & CSS examples
This text has a color of #ffe5ff
<p style="color:#ffe5ff;">Text here</p>
.mytext {color:#ffe5ff;}
This box has a color of #ffe5ff
<div style="background-color:#ffe5ff;">Content here</div>
.mybackground {background-color:#ffe5ff;}
Border around this has a color of #ffe5ff
<div style="border:2px solid #ffe5ff;">Content here</div>
.myborder {border:2px solid #ffe5ff;}