#bff9ea color space conversions
Hex:
#bff9ea
RGB:
191, 249, 234
CMY:
25, 2, 8
CMYK:
23, 0, 6, 2
HSL:
164°, 82.8571%, 86.2745%
HSV (HSB):
164°, 23.2932%, 97.6471%
XYZ:
70.2128, 84.7682, 90.5032
xyY:
0.2860, 0.3453, 84.7682
CIE-Lab:
93.7832, -21.2127, 1.2351
CIE-LCH:
93.7832, 21.2487, 176.6678
CIE-Luv:
93.7832, -28.9543, 5.5716
Hunter-Lab:
92.0697, -24.9969, 6.1675
#bff9ea color charts
#bff9ea color shades, tints & tones
#bff9ea color schemes
#bff9ea color preview, HTML & CSS examples
This text has a color of #bff9ea
<p style="color:#bff9ea;">Text here</p>
.mytext {color:#bff9ea;}
This box has a color of #bff9ea
<div style="background-color:#bff9ea;">Content here</div>
.mybackground {background-color:#bff9ea;}
Border around this has a color of #bff9ea
<div style="border:2px solid #bff9ea;">Content here</div>
.myborder {border:2px solid #bff9ea;}