#bfefc7 color space conversions
Hex:
#bfefc7
RGB:
191, 239, 199
CMY:
25, 6, 22
CMYK:
20, 0, 17, 6
HSL:
130°, 60.0000%, 84.3137%
HSV (HSB):
130°, 20.0837%, 93.7255%
XYZ:
62.6612, 76.9329, 65.5798
xyY:
0.3054, 0.3750, 76.9329
CIE-Lab:
90.2907, -22.9819, 14.3585
CIE-LCH:
90.2907, 27.0986, 148.0040
CIE-Luv:
90.2907, -24.0677, 25.2897
Hunter-Lab:
87.7114, -25.9743, 17.0682
#bfefc7 color charts
#bfefc7 color shades, tints & tones
#bfefc7 color schemes
#bfefc7 color preview, HTML & CSS examples
This text has a color of #bfefc7
<p style="color:#bfefc7;">Text here</p>
.mytext {color:#bfefc7;}
This box has a color of #bfefc7
<div style="background-color:#bfefc7;">Content here</div>
.mybackground {background-color:#bfefc7;}
Border around this has a color of #bfefc7
<div style="border:2px solid #bfefc7;">Content here</div>
.myborder {border:2px solid #bfefc7;}