#bff0e7 color space conversions
Hex:
#bff0e7
RGB:
191, 240, 231
CMY:
25, 6, 9
CMYK:
20, 0, 4, 6
HSL:
169°, 62.0253%, 84.5098%
HSV (HSB):
169°, 20.4167%, 94.1176%
XYZ:
67.0698, 79.1661, 87.3469
xyY:
0.2871, 0.3389, 79.1661
CIE-Lab:
91.3094, -17.3975, -0.8181
CIE-LCH:
91.3094, 17.4168, 182.6924
CIE-Luv:
91.3094, -24.8621, 1.7337
Hunter-Lab:
88.9753, -21.1532, 4.0778
#bff0e7 color charts
#bff0e7 color shades, tints & tones
#bff0e7 color schemes
#bff0e7 color preview, HTML & CSS examples
This text has a color of #bff0e7
<p style="color:#bff0e7;">Text here</p>
.mytext {color:#bff0e7;}
This box has a color of #bff0e7
<div style="background-color:#bff0e7;">Content here</div>
.mybackground {background-color:#bff0e7;}
Border around this has a color of #bff0e7
<div style="border:2px solid #bff0e7;">Content here</div>
.myborder {border:2px solid #bff0e7;}