#bfe3cc color space conversions
Hex:
#bfe3cc
RGB:
191, 227, 204
CMY:
25, 11, 20
CMYK:
16, 0, 10, 11
HSL:
142°, 39.1304%, 81.9608%
HSV (HSB):
142°, 15.8590%, 89.0196%
XYZ:
59.8540, 70.3742, 67.5557
xyY:
0.3026, 0.3558, 70.3742
CIE-Lab:
87.1801, -16.1717, 7.3157
CIE-LCH:
87.1801, 17.7495, 155.6592
CIE-Luv:
87.1801, -18.3682, 13.7893
Hunter-Lab:
83.8893, -19.4487, 10.9766
#bfe3cc color charts
#bfe3cc color shades, tints & tones
#bfe3cc color schemes
#bfe3cc color preview, HTML & CSS examples
This text has a color of #bfe3cc
<p style="color:#bfe3cc;">Text here</p>
.mytext {color:#bfe3cc;}
This box has a color of #bfe3cc
<div style="background-color:#bfe3cc;">Content here</div>
.mybackground {background-color:#bfe3cc;}
Border around this has a color of #bfe3cc
<div style="border:2px solid #bfe3cc;">Content here</div>
.myborder {border:2px solid #bfe3cc;}