#bff0c6 color space conversions
Hex:
#bff0c6
RGB:
191, 240, 198
CMY:
25, 6, 22
CMYK:
20, 0, 18, 6
HSL:
129°, 62.0253%, 84.5098%
HSV (HSB):
129°, 20.4167%, 94.1176%
XYZ:
62.8390, 77.4738, 65.0680
xyY:
0.3060, 0.3772, 77.4738
CIE-Lab:
90.5392, -23.6418, 15.2274
CIE-LCH:
90.5392, 28.1213, 147.2149
CIE-Luv:
90.5392, -24.5374, 26.6509
Hunter-Lab:
88.0192, -26.5982, 17.7834
#bff0c6 color charts
#bff0c6 color shades, tints & tones
#bff0c6 color schemes
#bff0c6 color preview, HTML & CSS examples
This text has a color of #bff0c6
<p style="color:#bff0c6;">Text here</p>
.mytext {color:#bff0c6;}
This box has a color of #bff0c6
<div style="background-color:#bff0c6;">Content here</div>
.mybackground {background-color:#bff0c6;}
Border around this has a color of #bff0c6
<div style="border:2px solid #bff0c6;">Content here</div>
.myborder {border:2px solid #bff0c6;}