#efa7ed color space conversions
Hex:
#efa7ed
RGB:
239, 167, 237
CMY:
6, 35, 7
CMYK:
0, 30, 1, 6
HSL:
302°, 69.2308%, 79.6078%
HSV (HSB):
302°, 30.1255%, 93.7255%
XYZ:
64.7014, 52.1026, 86.7674
xyY:
0.3178, 0.2559, 52.1026
CIE-Lab:
77.3421, 37.5035, -24.4877
CIE-LCH:
77.3421, 44.7902, 326.8577
CIE-Luv:
77.3421, 36.2433, -44.8057
Hunter-Lab:
72.1821, 33.6821, -20.7428
#efa7ed color charts
#efa7ed color shades, tints & tones
#efa7ed color schemes
#efa7ed color preview, HTML & CSS examples
This text has a color of #efa7ed
<p style="color:#efa7ed;">Text here</p>
.mytext {color:#efa7ed;}
This box has a color of #efa7ed
<div style="background-color:#efa7ed;">Content here</div>
.mybackground {background-color:#efa7ed;}
Border around this has a color of #efa7ed
<div style="border:2px solid #efa7ed;">Content here</div>
.myborder {border:2px solid #efa7ed;}