#bffaf7 color space conversions
Hex:
#bffaf7
RGB:
191, 250, 247
CMY:
25, 2, 3
CMYK:
24, 0, 1, 2
HSL:
177°, 85.5072%, 86.4706%
HSV (HSB):
177°, 23.6000%, 98.0392%
XYZ:
72.4600, 86.1630, 100.8078
xyY:
0.2793, 0.3321, 86.1630
CIE-Lab:
94.3820, -19.0225, -4.6144
CIE-LCH:
94.3820, 19.5742, 193.6352
CIE-Luv:
94.3820, -29.4531, -3.9763
Hunter-Lab:
92.8240, -23.1020, 0.5873
#bffaf7 color charts
#bffaf7 color shades, tints & tones
#bffaf7 color schemes
#bffaf7 color preview, HTML & CSS examples
This text has a color of #bffaf7
<p style="color:#bffaf7;">Text here</p>
.mytext {color:#bffaf7;}
This box has a color of #bffaf7
<div style="background-color:#bffaf7;">Content here</div>
.mybackground {background-color:#bffaf7;}
Border around this has a color of #bffaf7
<div style="border:2px solid #bffaf7;">Content here</div>
.myborder {border:2px solid #bffaf7;}