#efbafe color space conversions
Hex:
#efbafe
RGB:
239, 186, 254
CMY:
6, 27, 0
CMYK:
6, 27, 0, 0
HSL:
287°, 97.1429%, 86.2745%
HSV (HSB):
287°, 26.7717%, 99.6078%
XYZ:
71.0449, 60.6243, 101.7231
xyY:
0.3044, 0.2598, 60.6243
CIE-Lab:
82.1763, 30.5951, -26.2468
CIE-LCH:
82.1763, 40.3107, 319.3745
CIE-Luv:
82.1763, 24.7973, -46.9210
Hunter-Lab:
77.8616, 26.6147, -22.9569
#efbafe color charts
#efbafe color shades, tints & tones
#efbafe color schemes
#efbafe color preview, HTML & CSS examples
This text has a color of #efbafe
<p style="color:#efbafe;">Text here</p>
.mytext {color:#efbafe;}
This box has a color of #efbafe
<div style="background-color:#efbafe;">Content here</div>
.mybackground {background-color:#efbafe;}
Border around this has a color of #efbafe
<div style="border:2px solid #efbafe;">Content here</div>
.myborder {border:2px solid #efbafe;}