#ef7def color space conversions
Hex:
#ef7def
RGB:
239, 125, 239
CMY:
6, 51, 6
CMYK:
0, 48, 0, 6
HSL:
300°, 78.0822%, 71.3725%
HSV (HSB):
300°, 47.6987%, 93.7255%
XYZ:
58.5102, 39.2499, 86.1535
xyY:
0.3181, 0.2134, 39.2499
CIE-Lab:
68.9319, 59.2523, -38.5497
CIE-LCH:
68.9319, 70.6888, 326.9519
CIE-Luv:
68.9319, 54.2717, -70.1798
Hunter-Lab:
62.6498, 57.0685, -37.6784
#ef7def color charts
#ef7def color shades, tints & tones
#ef7def color schemes
#ef7def color preview, HTML & CSS examples
This text has a color of #ef7def
<p style="color:#ef7def;">Text here</p>
.mytext {color:#ef7def;}
This box has a color of #ef7def
<div style="background-color:#ef7def;">Content here</div>
.mybackground {background-color:#ef7def;}
Border around this has a color of #ef7def
<div style="border:2px solid #ef7def;">Content here</div>
.myborder {border:2px solid #ef7def;}