#f2bafe color space conversions
Hex:
#f2bafe
RGB:
242, 186, 254
CMY:
5, 27, 0
CMYK:
5, 27, 0, 0
HSL:
289°, 97.1429%, 86.2745%
HSV (HSB):
289°, 26.7717%, 99.6078%
XYZ:
72.0662, 61.1508, 101.7709
xyY:
0.3067, 0.2602, 61.1508
CIE-Lab:
82.4598, 31.5377, -25.7888
CIE-LCH:
82.4598, 40.7393, 320.7266
CIE-Luv:
82.4598, 26.6068, -46.3439
Hunter-Lab:
78.1990, 27.6530, -22.4228
#f2bafe color charts
#f2bafe color shades, tints & tones
#f2bafe color schemes
#f2bafe color preview, HTML & CSS examples
This text has a color of #f2bafe
<p style="color:#f2bafe;">Text here</p>
.mytext {color:#f2bafe;}
This box has a color of #f2bafe
<div style="background-color:#f2bafe;">Content here</div>
.mybackground {background-color:#f2bafe;}
Border around this has a color of #f2bafe
<div style="border:2px solid #f2bafe;">Content here</div>
.myborder {border:2px solid #f2bafe;}