#f6bcfe color space conversions
Hex:
#f6bcfe
RGB:
246, 188, 254
CMY:
4, 26, 0
CMYK:
3, 26, 0, 0
HSL:
293°, 97.0588%, 86.6667%
HSV (HSB):
293°, 25.9843%, 99.6078%
XYZ:
73.8786, 62.7150, 101.9773
xyY:
0.3097, 0.2629, 62.7150
CIE-Lab:
83.2922, 31.7400, -24.4857
CIE-LCH:
83.2922, 40.0871, 322.3518
CIE-Luv:
83.2922, 28.0922, -44.2945
Hunter-Lab:
79.1928, 27.9345, -20.9133
#f6bcfe color charts
#f6bcfe color shades, tints & tones
#f6bcfe color schemes
#f6bcfe color preview, HTML & CSS examples
This text has a color of #f6bcfe
<p style="color:#f6bcfe;">Text here</p>
.mytext {color:#f6bcfe;}
This box has a color of #f6bcfe
<div style="background-color:#f6bcfe;">Content here</div>
.mybackground {background-color:#f6bcfe;}
Border around this has a color of #f6bcfe
<div style="border:2px solid #f6bcfe;">Content here</div>
.myborder {border:2px solid #f6bcfe;}