#ffdeff color space conversions
Hex:
#ffdeff
RGB:
255, 222, 255
CMY:
0, 13, 0
CMYK:
0, 13, 0, 0
HSL:
300°, 100.0000%, 93.5294%
HSV (HSB):
300°, 12.9412%, 100.0000%
XYZ:
85.4113, 80.7226, 105.6871
xyY:
0.3142, 0.2970, 80.7226
CIE-Lab:
92.0081, 16.9460, -11.8029
CIE-LCH:
92.0081, 20.6513, 325.1427
CIE-Luv:
92.0081, 16.6577, -21.5517
Hunter-Lab:
89.8457, 12.4599, -6.8518
#ffdeff color charts
#ffdeff RGB chart
#ffdeff CMYK chart
#ffdeff RGB pie chart
#ffdeff color shades, tints & tones
#ffdeff color schemes
#ffdeff color preview, HTML & CSS examples
This text has a color of #ffdeff
<p style="color:#ffdeff;">Text here</p>
.mytext {color:#ffdeff;}
Text color #ffdeff
This box has a color of #ffdeff
<div style="background-color:#ffdeff;">Content here</div>
.mybackground {background-color:#ffdeff;}
Background color #ffdeff
Border around this has a color of #ffdeff
<div style="border:2px solid #ffdeff;">Content here</div>
.myborder {border:2px solid #ffdeff;}
Border color #ffdeff