#bffdf3 color space conversions
Hex:
#bffdf3
RGB:
191, 253, 243
CMY:
25, 1, 5
CMYK:
25, 0, 4, 1
HSL:
170°, 93.9394%, 87.0588%
HSV (HSB):
170°, 24.5059%, 99.2157%
XYZ:
72.7888, 87.7980, 97.9044
xyY:
0.2816, 0.3397, 87.7980
CIE-Lab:
95.0758, -21.3232, -1.5285
CIE-LCH:
95.0758, 21.3779, 184.1000
CIE-Luv:
95.0758, -30.7643, 1.2856
Hunter-Lab:
93.7006, -25.3131, 3.6404
#bffdf3 color charts
#bffdf3 color shades, tints & tones
#bffdf3 color schemes
#bffdf3 color preview, HTML & CSS examples
This text has a color of #bffdf3
<p style="color:#bffdf3;">Text here</p>
.mytext {color:#bffdf3;}
This box has a color of #bffdf3
<div style="background-color:#bffdf3;">Content here</div>
.mybackground {background-color:#bffdf3;}
Border around this has a color of #bffdf3
<div style="border:2px solid #bffdf3;">Content here</div>
.myborder {border:2px solid #bffdf3;}