#bafffa color space conversions
Hex:
#bafffa
RGB:
186, 255, 250
CMY:
27, 0, 2
CMYK:
27, 0, 2, 0
HSL:
176°, 100.0000%, 86.4706%
HSV (HSB):
176°, 27.0588%, 100.0000%
XYZ:
73.2650, 88.8612, 103.7329
xyY:
0.2756, 0.3342, 88.8612
CIE-Lab:
95.5224, -22.2527, -4.5157
CIE-LCH:
95.5224, 22.7062, 191.4711
CIE-Luv:
95.5224, -33.7722, -3.2982
Hunter-Lab:
94.2662, -26.2332, 0.7422
#bafffa color charts
#bafffa color shades, tints & tones
#bafffa color schemes
#bafffa color preview, HTML & CSS examples
This text has a color of #bafffa
<p style="color:#bafffa;">Text here</p>
.mytext {color:#bafffa;}
This box has a color of #bafffa
<div style="background-color:#bafffa;">Content here</div>
.mybackground {background-color:#bafffa;}
Border around this has a color of #bafffa
<div style="border:2px solid #bafffa;">Content here</div>
.myborder {border:2px solid #bafffa;}