#efeafb color space conversions
Hex:
#efeafb
RGB:
239, 234, 251
CMY:
6, 8, 2
CMYK:
5, 7, 0, 2
HSL:
258°, 68.0000%, 95.0980%
HSV (HSB):
258°, 6.7729%, 98.4314%
XYZ:
82.4320, 84.1614, 103.1669
xyY:
0.3056, 0.3120, 84.1614
CIE-Lab:
93.5206, 4.7501, -7.6085
CIE-LCH:
93.5206, 8.9696, 301.9773
CIE-Luv:
93.5206, 1.7865, -12.7440
Hunter-Lab:
91.7395, -0.1540, -2.4577
#efeafb color charts
#efeafb color shades, tints & tones
#efeafb color schemes
#efeafb color preview, HTML & CSS examples
This text has a color of #efeafb
<p style="color:#efeafb;">Text here</p>
.mytext {color:#efeafb;}
This box has a color of #efeafb
<div style="background-color:#efeafb;">Content here</div>
.mybackground {background-color:#efeafb;}
Border around this has a color of #efeafb
<div style="border:2px solid #efeafb;">Content here</div>
.myborder {border:2px solid #efeafb;}