#f8cdff color space conversions
Hex:
#f8cdff
RGB:
248, 205, 255
CMY:
3, 20, 0
CMYK:
3, 20, 0, 0
HSL:
292°, 100.0000%, 90.1961%
HSV (HSB):
292°, 19.6078%, 100.0000%
XYZ:
78.5927, 70.8391, 104.1388
xyY:
0.3099, 0.2794, 70.8391
CIE-Lab:
87.4068, 23.5819, -18.7644
CIE-LCH:
87.4068, 30.1366, 321.4903
CIE-Luv:
87.4068, 20.9434, -33.7852
Hunter-Lab:
84.1660, 19.3898, -14.4435
#f8cdff color charts
#f8cdff color shades, tints & tones
#f8cdff color schemes
#f8cdff color preview, HTML & CSS examples
This text has a color of #f8cdff
<p style="color:#f8cdff;">Text here</p>
.mytext {color:#f8cdff;}
This box has a color of #f8cdff
<div style="background-color:#f8cdff;">Content here</div>
.mybackground {background-color:#f8cdff;}
Border around this has a color of #f8cdff
<div style="border:2px solid #f8cdff;">Content here</div>
.myborder {border:2px solid #f8cdff;}