#bff8cd color space conversions
Hex:
#bff8cd
RGB:
191, 248, 205
CMY:
25, 3, 20
CMYK:
23, 0, 17, 3
HSL:
135°, 80.2817%, 86.0784%
HSV (HSB):
135°, 22.9839%, 97.2549%
XYZ:
66.0727, 82.6189, 70.2223
xyY:
0.3018, 0.3774, 82.6189
CIE-Lab:
92.8474, -26.2436, 14.8714
CIE-LCH:
92.8474, 30.1643, 150.4612
CIE-Luv:
92.8474, -28.3748, 26.7208
Hunter-Lab:
90.8950, -29.3123, 17.8211
#bff8cd color charts
#bff8cd color shades, tints & tones
#bff8cd color schemes
#bff8cd color preview, HTML & CSS examples
This text has a color of #bff8cd
<p style="color:#bff8cd;">Text here</p>
.mytext {color:#bff8cd;}
This box has a color of #bff8cd
<div style="background-color:#bff8cd;">Content here</div>
.mybackground {background-color:#bff8cd;}
Border around this has a color of #bff8cd
<div style="border:2px solid #bff8cd;">Content here</div>
.myborder {border:2px solid #bff8cd;}