#fbc9fd color space conversions
Hex:
#fbc9fd
RGB:
251, 201, 253
CMY:
2, 21, 1
CMYK:
1, 21, 0, 1
HSL:
298°, 92.8571%, 89.0196%
HSV (HSB):
298°, 20.5534%, 99.2157%
XYZ:
78.3999, 69.3744, 102.1870
xyY:
0.3136, 0.2775, 69.3744
CIE-Lab:
86.6891, 26.2913, -18.7630
CIE-LCH:
86.6891, 32.2999, 324.4862
CIE-Luv:
86.6891, 24.9522, -34.2139
Hunter-Lab:
83.2913, 22.2577, -14.4368
#fbc9fd color charts
#fbc9fd color shades, tints & tones
#fbc9fd color schemes
#fbc9fd color preview, HTML & CSS examples
This text has a color of #fbc9fd
<p style="color:#fbc9fd;">Text here</p>
.mytext {color:#fbc9fd;}
This box has a color of #fbc9fd
<div style="background-color:#fbc9fd;">Content here</div>
.mybackground {background-color:#fbc9fd;}
Border around this has a color of #fbc9fd
<div style="border:2px solid #fbc9fd;">Content here</div>
.myborder {border:2px solid #fbc9fd;}