#ffbcfa color space conversions
Hex:
#ffbcfa
RGB:
255, 188, 250
CMY:
0, 26, 2
CMYK:
0, 26, 2, 0
HSL:
304°, 100.0000%, 86.8627%
HSV (HSB):
304°, 26.2745%, 100.0000%
XYZ:
76.4785, 64.1286, 98.7897
xyY:
0.3195, 0.2679, 64.1286
CIE-Lab:
84.0327, 33.8791, -21.1485
CIE-LCH:
84.0327, 39.9381, 328.0261
CIE-Luv:
84.0327, 34.2451, -39.2578
Hunter-Lab:
80.0803, 30.3310, -17.0858
#ffbcfa color charts
#ffbcfa color shades, tints & tones
#ffbcfa color schemes
#ffbcfa color preview, HTML & CSS examples
This text has a color of #ffbcfa
<p style="color:#ffbcfa;">Text here</p>
.mytext {color:#ffbcfa;}
This box has a color of #ffbcfa
<div style="background-color:#ffbcfa;">Content here</div>
.mybackground {background-color:#ffbcfa;}
Border around this has a color of #ffbcfa
<div style="border:2px solid #ffbcfa;">Content here</div>
.myborder {border:2px solid #ffbcfa;}