#fbc3fd color space conversions
Hex:
#fbc3fd
RGB:
251, 195, 253
CMY:
2, 24, 1
CMYK:
1, 23, 0, 1
HSL:
298°, 93.5484%, 87.8431%
HSV (HSB):
298°, 22.9249%, 99.2157%
XYZ:
77.0284, 66.6313, 101.7298
xyY:
0.3139, 0.2715, 66.6313
CIE-Lab:
85.3174, 29.4533, -20.8355
CIE-LCH:
85.3174, 36.0779, 324.7241
CIE-Luv:
85.3174, 27.9037, -38.0597
Hunter-Lab:
81.6280, 25.5928, -16.7512
#fbc3fd color charts
#fbc3fd color shades, tints & tones
#fbc3fd color schemes
#fbc3fd color preview, HTML & CSS examples
This text has a color of #fbc3fd
<p style="color:#fbc3fd;">Text here</p>
.mytext {color:#fbc3fd;}
This box has a color of #fbc3fd
<div style="background-color:#fbc3fd;">Content here</div>
.mybackground {background-color:#fbc3fd;}
Border around this has a color of #fbc3fd
<div style="border:2px solid #fbc3fd;">Content here</div>
.myborder {border:2px solid #fbc3fd;}