#bffbe7 color space conversions
Hex:
#bffbe7
RGB:
191, 251, 231
CMY:
25, 2, 9
CMYK:
24, 0, 8, 2
HSL:
160°, 88.2353%, 86.6667%
HSV (HSB):
160°, 23.9044%, 98.4314%
XYZ:
70.4068, 85.8402, 88.4593
xyY:
0.2877, 0.3508, 85.8402
CIE-Lab:
94.2440, -22.7832, 3.4560
CIE-LCH:
94.2440, 23.0438, 171.3744
CIE-Luv:
94.2440, -29.8435, 9.2605
Hunter-Lab:
92.6500, -26.4913, 8.2468
#bffbe7 color charts
#bffbe7 color shades, tints & tones
#bffbe7 color schemes
#bffbe7 color preview, HTML & CSS examples
This text has a color of #bffbe7
<p style="color:#bffbe7;">Text here</p>
.mytext {color:#bffbe7;}
This box has a color of #bffbe7
<div style="background-color:#bffbe7;">Content here</div>
.mybackground {background-color:#bffbe7;}
Border around this has a color of #bffbe7
<div style="border:2px solid #bffbe7;">Content here</div>
.myborder {border:2px solid #bffbe7;}