#bffef8 color space conversions
Hex:
#bffef8
RGB:
191, 254, 248
CMY:
25, 0, 3
CMYK:
25, 0, 2, 0
HSL:
174°, 96.9231%, 87.2549%
HSV (HSB):
174°, 24.8031%, 99.6078%
XYZ:
73.8709, 88.7373, 102.0415
xyY:
0.2791, 0.3353, 88.7373
CIE-Lab:
95.4705, -20.7687, -3.5296
CIE-LCH:
95.4705, 21.0665, 189.6452
CIE-Luv:
95.4705, -31.2126, -1.9682
Hunter-Lab:
94.2005, -24.8732, 1.7152
#bffef8 color charts
#bffef8 color shades, tints & tones
#bffef8 color schemes
#bffef8 color preview, HTML & CSS examples
This text has a color of #bffef8
<p style="color:#bffef8;">Text here</p>
.mytext {color:#bffef8;}
This box has a color of #bffef8
<div style="background-color:#bffef8;">Content here</div>
.mybackground {background-color:#bffef8;}
Border around this has a color of #bffef8
<div style="border:2px solid #bffef8;">Content here</div>
.myborder {border:2px solid #bffef8;}