#efabf1 color space conversions
Hex:
#efabf1
RGB:
239, 171, 241
CMY:
6, 33, 5
CMYK:
1, 29, 0, 5
HSL:
298°, 71.4286%, 80.7843%
HSV (HSB):
298°, 29.0456%, 94.5098%
XYZ:
66.0367, 53.8274, 90.1283
xyY:
0.3145, 0.2563, 53.8274
CIE-Lab:
78.3610, 36.1172, -25.0948
CIE-LCH:
78.3610, 43.9796, 325.2077
CIE-Luv:
78.3610, 33.7101, -45.6446
Hunter-Lab:
73.3672, 32.2726, -21.4781
#efabf1 color charts
#efabf1 color shades, tints & tones
#efabf1 color schemes
#efabf1 color preview, HTML & CSS examples
This text has a color of #efabf1
<p style="color:#efabf1;">Text here</p>
.mytext {color:#efabf1;}
This box has a color of #efabf1
<div style="background-color:#efabf1;">Content here</div>
.mybackground {background-color:#efabf1;}
Border around this has a color of #efabf1
<div style="border:2px solid #efabf1;">Content here</div>
.myborder {border:2px solid #efabf1;}