#ffbcfd color space conversions
Hex:
#ffbcfd
RGB:
255, 188, 253
CMY:
0, 26, 1
CMYK:
0, 26, 1, 0
HSL:
302°, 100.0000%, 86.8627%
HSV (HSB):
302°, 26.2745%, 100.0000%
XYZ:
76.9528, 64.3183, 101.2873
xyY:
0.3173, 0.2652, 64.3183
CIE-Lab:
84.1312, 34.4137, -22.5968
CIE-LCH:
84.1312, 41.1694, 326.7103
CIE-Luv:
84.1312, 33.8130, -41.7163
Hunter-Lab:
80.1987, 30.9280, -18.7415
#ffbcfd color charts
#ffbcfd color shades, tints & tones
#ffbcfd color schemes
#ffbcfd color preview, HTML & CSS examples
This text has a color of #ffbcfd
<p style="color:#ffbcfd;">Text here</p>
.mytext {color:#ffbcfd;}
This box has a color of #ffbcfd
<div style="background-color:#ffbcfd;">Content here</div>
.mybackground {background-color:#ffbcfd;}
Border around this has a color of #ffbcfd
<div style="border:2px solid #ffbcfd;">Content here</div>
.myborder {border:2px solid #ffbcfd;}