#bffafa color space conversions
Hex:
#bffafa
RGB:
191, 250, 250
CMY:
25, 2, 2
CMYK:
24, 0, 0, 2
HSL:
180°, 85.5072%, 86.4706%
HSV (HSB):
180°, 23.6000%, 98.0392%
XYZ:
72.9268, 86.3497, 103.2660
xyY:
0.2778, 0.3289, 86.3497
CIE-Lab:
94.4617, -18.3872, -6.0488
CIE-LCH:
94.4617, 19.3565, 198.2095
CIE-Luv:
94.4617, -29.4654, -6.3722
Hunter-Lab:
92.9245, -22.5319, -0.8411
#bffafa color charts
#bffafa color shades, tints & tones
#bffafa color schemes
#bffafa color preview, HTML & CSS examples
This text has a color of #bffafa
<p style="color:#bffafa;">Text here</p>
.mytext {color:#bffafa;}
This box has a color of #bffafa
<div style="background-color:#bffafa;">Content here</div>
.mybackground {background-color:#bffafa;}
Border around this has a color of #bffafa
<div style="border:2px solid #bffafa;">Content here</div>
.myborder {border:2px solid #bffafa;}