#bffaf2 color space conversions
Hex:
#bffaf2
RGB:
191, 250, 242
CMY:
25, 2, 5
CMYK:
24, 0, 3, 2
HSL:
172°, 85.5072%, 86.4706%
HSV (HSB):
172°, 23.6000%, 98.0392%
XYZ:
71.6985, 85.8584, 96.7978
xyY:
0.2819, 0.3376, 85.8584
CIE-Lab:
94.2518, -20.0669, -2.2192
CIE-LCH:
94.2518, 20.1892, 186.3108
CIE-Luv:
94.2518, -29.4334, -0.0106
Hunter-Lab:
92.6598, -24.0346, 2.9241
#bffaf2 color charts
#bffaf2 color shades, tints & tones
#bffaf2 color schemes
#bffaf2 color preview, HTML & CSS examples
This text has a color of #bffaf2
<p style="color:#bffaf2;">Text here</p>
.mytext {color:#bffaf2;}
This box has a color of #bffaf2
<div style="background-color:#bffaf2;">Content here</div>
.mybackground {background-color:#bffaf2;}
Border around this has a color of #bffaf2
<div style="border:2px solid #bffaf2;">Content here</div>
.myborder {border:2px solid #bffaf2;}