#f8cbfd color space conversions
Hex:
#f8cbfd
RGB:
248, 203, 253
CMY:
3, 20, 1
CMYK:
2, 20, 0, 1
HSL:
294°, 92.5926%, 89.4118%
HSV (HSB):
294°, 19.7628%, 99.2157%
XYZ:
77.7970, 69.7602, 102.2932
xyY:
0.3114, 0.2792, 69.7602
CIE-Lab:
86.8791, 24.2671, -18.5032
CIE-LCH:
86.8791, 30.5166, 322.6752
CIE-Luv:
86.8791, 22.1480, -33.4507
Hunter-Lab:
83.5226, 20.0991, -14.1489
#f8cbfd color charts
#f8cbfd color shades, tints & tones
#f8cbfd color schemes
#f8cbfd color preview, HTML & CSS examples
This text has a color of #f8cbfd
<p style="color:#f8cbfd;">Text here</p>
.mytext {color:#f8cbfd;}
This box has a color of #f8cbfd
<div style="background-color:#f8cbfd;">Content here</div>
.mybackground {background-color:#f8cbfd;}
Border around this has a color of #f8cbfd
<div style="border:2px solid #f8cbfd;">Content here</div>
.myborder {border:2px solid #f8cbfd;}