#f6bcfc color space conversions
Hex:
#f6bcfc
RGB:
246, 188, 252
CMY:
4, 26, 1
CMYK:
2, 25, 0, 1
HSL:
294°, 91.4286%, 86.2745%
HSV (HSB):
294°, 25.3968%, 98.8235%
XYZ:
73.5599, 62.5875, 100.2990
xyY:
0.3111, 0.2647, 62.5875
CIE-Lab:
83.2249, 31.3681, -23.5223
CIE-LCH:
83.2249, 39.2079, 323.1345
CIE-Luv:
83.2249, 28.3587, -42.6454
Hunter-Lab:
79.1123, 27.5258, -19.7896
#f6bcfc color charts
#f6bcfc color shades, tints & tones
#f6bcfc color schemes
#f6bcfc color preview, HTML & CSS examples
This text has a color of #f6bcfc
<p style="color:#f6bcfc;">Text here</p>
.mytext {color:#f6bcfc;}
This box has a color of #f6bcfc
<div style="background-color:#f6bcfc;">Content here</div>
.mybackground {background-color:#f6bcfc;}
Border around this has a color of #f6bcfc
<div style="border:2px solid #f6bcfc;">Content here</div>
.myborder {border:2px solid #f6bcfc;}