#f8bcf9 color space conversions
Hex:
#f8bcf9
RGB:
248, 188, 249
CMY:
3, 26, 2
CMYK:
0, 24, 0, 2
HSL:
299°, 83.5616%, 85.6863%
HSV (HSB):
299°, 24.4980%, 97.6471%
XYZ:
73.7935, 62.7625, 97.8476
xyY:
0.3148, 0.2678, 62.7625
CIE-Lab:
83.3172, 31.4554, -21.7646
CIE-LCH:
83.3172, 38.2510, 325.3200
CIE-Luv:
83.3172, 29.9973, -39.7936
Hunter-Lab:
79.2228, 27.6273, -17.7728
#f8bcf9 color charts
#f8bcf9 color shades, tints & tones
#f8bcf9 color schemes
#f8bcf9 color preview, HTML & CSS examples
This text has a color of #f8bcf9
<p style="color:#f8bcf9;">Text here</p>
.mytext {color:#f8bcf9;}
This box has a color of #f8bcf9
<div style="background-color:#f8bcf9;">Content here</div>
.mybackground {background-color:#f8bcf9;}
Border around this has a color of #f8bcf9
<div style="border:2px solid #f8bcf9;">Content here</div>
.myborder {border:2px solid #f8bcf9;}