#bfefd4 color space conversions
Hex:
#bfefd4
RGB:
191, 239, 212
CMY:
25, 6, 17
CMYK:
20, 0, 11, 6
HSL:
146°, 60.0000%, 84.3137%
HSV (HSB):
146°, 20.0837%, 93.7255%
XYZ:
64.2360, 77.5628, 73.8729
xyY:
0.2978, 0.3596, 77.5628
CIE-Lab:
90.5800, -20.6134, 8.0183
CIE-LCH:
90.5800, 22.1180, 158.7448
CIE-Luv:
90.5800, -24.1997, 15.6868
Hunter-Lab:
88.0698, -23.9284, 11.9164
#bfefd4 color charts
#bfefd4 color shades, tints & tones
#bfefd4 color schemes
#bfefd4 color preview, HTML & CSS examples
This text has a color of #bfefd4
<p style="color:#bfefd4;">Text here</p>
.mytext {color:#bfefd4;}
This box has a color of #bfefd4
<div style="background-color:#bfefd4;">Content here</div>
.mybackground {background-color:#bfefd4;}
Border around this has a color of #bfefd4
<div style="border:2px solid #bfefd4;">Content here</div>
.myborder {border:2px solid #bfefd4;}