#efaefb color space conversions
Hex:
#efaefb
RGB:
239, 174, 251
CMY:
6, 32, 2
CMYK:
5, 31, 0, 2
HSL:
291°, 90.5882%, 83.3333%
HSV (HSB):
291°, 30.6773%, 98.4314%
XYZ:
68.1452, 55.5879, 98.4047
xyY:
0.3068, 0.2502, 55.5879
CIE-Lab:
79.3787, 36.3946, -28.9208
CIE-LCH:
79.3787, 46.4863, 321.5278
CIE-Luv:
79.3787, 30.7994, -52.0546
Hunter-Lab:
74.5573, 32.6735, -26.0640
#efaefb color charts
#efaefb color shades, tints & tones
#efaefb color schemes
#efaefb color preview, HTML & CSS examples
This text has a color of #efaefb
<p style="color:#efaefb;">Text here</p>
.mytext {color:#efaefb;}
This box has a color of #efaefb
<div style="background-color:#efaefb;">Content here</div>
.mybackground {background-color:#efaefb;}
Border around this has a color of #efaefb
<div style="border:2px solid #efaefb;">Content here</div>
.myborder {border:2px solid #efaefb;}