#bff5e8 color space conversions
Hex:
#bff5e8
RGB:
191, 245, 232
CMY:
25, 4, 9
CMYK:
22, 0, 5, 4
HSL:
166°, 72.9730%, 85.4902%
HSV (HSB):
166°, 22.0408%, 96.0784%
XYZ:
68.7038, 82.2074, 88.5905
xyY:
0.2869, 0.3432, 82.2074
CIE-Lab:
92.6663, -19.6604, 0.6437
CIE-LCH:
92.6663, 19.6709, 178.1248
CIE-Luv:
92.6663, -27.1396, 4.3873
Hunter-Lab:
90.6683, -23.4114, 5.5365
#bff5e8 color charts
#bff5e8 color shades, tints & tones
#bff5e8 color schemes
#bff5e8 color preview, HTML & CSS examples
This text has a color of #bff5e8
<p style="color:#bff5e8;">Text here</p>
.mytext {color:#bff5e8;}
This box has a color of #bff5e8
<div style="background-color:#bff5e8;">Content here</div>
.mybackground {background-color:#bff5e8;}
Border around this has a color of #bff5e8
<div style="border:2px solid #bff5e8;">Content here</div>
.myborder {border:2px solid #bff5e8;}