#bfefcd color space conversions
Hex:
#bfefcd
RGB:
191, 239, 205
CMY:
25, 6, 20
CMYK:
20, 0, 14, 6
HSL:
138°, 60.0000%, 84.3137%
HSV (HSB):
138°, 20.0837%, 93.7255%
XYZ:
63.3718, 77.2171, 69.3220
xyY:
0.3019, 0.3679, 77.2171
CIE-Lab:
90.4215, -21.9066, 11.4304
CIE-LCH:
90.4215, 24.7094, 152.4453
CIE-Luv:
90.4215, -24.1276, 20.9041
Hunter-Lab:
87.8733, -25.0490, 14.7383
#bfefcd color charts
#bfefcd color shades, tints & tones
#bfefcd color schemes
#bfefcd color preview, HTML & CSS examples
This text has a color of #bfefcd
<p style="color:#bfefcd;">Text here</p>
.mytext {color:#bfefcd;}
This box has a color of #bfefcd
<div style="background-color:#bfefcd;">Content here</div>
.mybackground {background-color:#bfefcd;}
Border around this has a color of #bfefcd
<div style="border:2px solid #bfefcd;">Content here</div>
.myborder {border:2px solid #bfefcd;}