#bff7e2 color space conversions
Hex:
#bff7e2
RGB:
191, 247, 226
CMY:
25, 3, 11
CMYK:
23, 0, 9, 3
HSL:
158°, 77.7778%, 85.8824%
HSV (HSB):
158°, 22.6721%, 96.8627%
XYZ:
68.4741, 83.0889, 84.3803
xyY:
0.2902, 0.3522, 83.0889
CIE-Lab:
93.0533, -21.8292, 4.3169
CIE-LCH:
93.0533, 22.2519, 168.8137
CIE-Luv:
93.0533, -28.0107, 10.3945
Hunter-Lab:
91.1531, -25.4290, 8.9225
#bff7e2 color charts
#bff7e2 color shades, tints & tones
#bff7e2 color schemes
#bff7e2 color preview, HTML & CSS examples
This text has a color of #bff7e2
<p style="color:#bff7e2;">Text here</p>
.mytext {color:#bff7e2;}
This box has a color of #bff7e2
<div style="background-color:#bff7e2;">Content here</div>
.mybackground {background-color:#bff7e2;}
Border around this has a color of #bff7e2
<div style="border:2px solid #bff7e2;">Content here</div>
.myborder {border:2px solid #bff7e2;}