#ef5def color space conversions
Hex:
#ef5def
RGB:
239, 93, 239
CMY:
6, 64, 6
CMYK:
0, 61, 0, 6
HSL:
300°, 82.0225%, 65.0980%
HSV (HSB):
300°, 61.0879%, 93.7255%
XYZ:
55.0909, 32.4114, 85.0138
xyY:
0.3193, 0.1879, 32.4114
CIE-Lab:
63.6815, 73.4313, -46.7829
CIE-LCH:
63.6815, 87.0678, 327.4989
CIE-Luv:
63.6815, 65.3128, -84.4542
Hunter-Lab:
56.9310, 73.1013, -48.6846
#ef5def color charts
#ef5def color shades, tints & tones
#ef5def color schemes
#ef5def color preview, HTML & CSS examples
This text has a color of #ef5def
<p style="color:#ef5def;">Text here</p>
.mytext {color:#ef5def;}
This box has a color of #ef5def
<div style="background-color:#ef5def;">Content here</div>
.mybackground {background-color:#ef5def;}
Border around this has a color of #ef5def
<div style="border:2px solid #ef5def;">Content here</div>
.myborder {border:2px solid #ef5def;}