#bff6e7 color space conversions
Hex:
#bff6e7
RGB:
191, 246, 231
CMY:
25, 4, 9
CMYK:
22, 0, 6, 4
HSL:
164°, 75.3425%, 85.6863%
HSV (HSB):
164°, 22.3577%, 96.4706%
XYZ:
68.8654, 82.7574, 87.9455
xyY:
0.2875, 0.3454, 82.7574
CIE-Lab:
92.9081, -20.3510, 1.5148
CIE-LCH:
92.9081, 20.4073, 175.7430
CIE-Luv:
92.9081, -27.5855, 5.8514
Hunter-Lab:
90.9711, -24.0743, 6.3617
#bff6e7 color charts
#bff6e7 color shades, tints & tones
#bff6e7 color schemes
#bff6e7 color preview, HTML & CSS examples
This text has a color of #bff6e7
<p style="color:#bff6e7;">Text here</p>
.mytext {color:#bff6e7;}
This box has a color of #bff6e7
<div style="background-color:#bff6e7;">Content here</div>
.mybackground {background-color:#bff6e7;}
Border around this has a color of #bff6e7
<div style="border:2px solid #bff6e7;">Content here</div>
.myborder {border:2px solid #bff6e7;}