#efcdec color space conversions
Hex:
#efcdec
RGB:
239, 205, 236
CMY:
6, 20, 7
CMYK:
0, 14, 1, 6
HSL:
305°, 51.5152%, 87.0588%
HSV (HSB):
305°, 14.2259%, 93.7255%
XYZ:
72.5682, 68.0695, 88.6708
xyY:
0.3165, 0.2968, 68.0695
CIE-Lab:
86.0412, 17.1567, -10.8354
CIE-LCH:
86.0412, 20.2918, 327.7253
CIE-Luv:
86.0412, 17.5111, -19.8558
Hunter-Lab:
82.5042, 12.6208, -5.9685
#efcdec color charts
#efcdec RGB chart
#efcdec CMYK chart
#efcdec RGB pie chart
#efcdec color shades, tints & tones
#efcdec color schemes
#efcdec color preview, HTML & CSS examples
This text has a color of #efcdec
<p style="color:#efcdec;">Text here</p>
.mytext {color:#efcdec;}
Text color #efcdec
This box has a color of #efcdec
<div style="background-color:#efcdec;">Content here</div>
.mybackground {background-color:#efcdec;}
Background color #efcdec
Border around this has a color of #efcdec
<div style="border:2px solid #efcdec;">Content here</div>
.myborder {border:2px solid #efcdec;}
Border color #efcdec