#efc3f2 color space conversions
Hex:
#efc3f2
RGB:
239, 195, 242
CMY:
6, 24, 5
CMYK:
1, 19, 0, 5
HSL:
296°, 64.3836%, 85.6863%
HSV (HSB):
296°, 19.4215%, 94.9020%
XYZ:
71.1387, 63.7917, 92.5680
xyY:
0.3127, 0.2804, 63.7917
CIE-Lab:
83.8572, 23.5496, -17.2979
CIE-LCH:
83.8572, 29.2199, 323.7015
CIE-Luv:
83.8572, 21.9008, -31.2168
Hunter-Lab:
79.8697, 19.2151, -12.8076
#efc3f2 color charts
#efc3f2 color shades, tints & tones
#efc3f2 color schemes
#efc3f2 color preview, HTML & CSS examples
This text has a color of #efc3f2
<p style="color:#efc3f2;">Text here</p>
.mytext {color:#efc3f2;}
This box has a color of #efc3f2
<div style="background-color:#efc3f2;">Content here</div>
.mybackground {background-color:#efc3f2;}
Border around this has a color of #efc3f2
<div style="border:2px solid #efc3f2;">Content here</div>
.myborder {border:2px solid #efc3f2;}