#ef7ed5 color space conversions
Hex:
#ef7ed5
RGB:
239, 126, 213
CMY:
6, 51, 16
CMYK:
0, 47, 11, 6
HSL:
314°, 77.9310%, 71.5686%
HSV (HSB):
314°, 47.2803%, 93.7255%
XYZ:
55.0677, 38.0765, 67.3979
xyY:
0.3430, 0.2372, 38.0765
CIE-Lab:
68.0770, 54.4265, -25.4878
CIE-LCH:
68.0770, 60.0989, 334.9065
CIE-Luv:
68.0770, 60.2299, -48.3790
Hunter-Lab:
61.7062, 51.3108, -21.5645
#ef7ed5 color charts
#ef7ed5 color shades, tints & tones
#ef7ed5 color schemes
#ef7ed5 color preview, HTML & CSS examples
This text has a color of #ef7ed5
<p style="color:#ef7ed5;">Text here</p>
.mytext {color:#ef7ed5;}
This box has a color of #ef7ed5
<div style="background-color:#ef7ed5;">Content here</div>
.mybackground {background-color:#ef7ed5;}
Border around this has a color of #ef7ed5
<div style="border:2px solid #ef7ed5;">Content here</div>
.myborder {border:2px solid #ef7ed5;}