#ef05ec color space conversions
Hex:
#ef05ec
RGB:
239, 5, 236
CMY:
6, 98, 7
CMYK:
0, 98, 1, 6
HSL:
301°, 95.9016%, 47.8431%
HSV (HSB):
301°, 97.9079%, 93.7255%
XYZ:
50.7912, 24.5154, 81.4118
xyY:
0.3241, 0.1564, 24.5154
CIE-Lab:
56.6002, 92.8134, -56.3534
CIE-LCH:
56.6002, 108.5819, 328.7352
CIE-Luv:
56.6002, 79.9853, -99.6471
Hunter-Lab:
49.5130, 96.4602, -62.8285
#ef05ec color charts
#ef05ec color shades, tints & tones
#ef05ec color schemes
#ef05ec color preview, HTML & CSS examples
This text has a color of #ef05ec
<p style="color:#ef05ec;">Text here</p>
.mytext {color:#ef05ec;}
This box has a color of #ef05ec
<div style="background-color:#ef05ec;">Content here</div>
.mybackground {background-color:#ef05ec;}
Border around this has a color of #ef05ec
<div style="border:2px solid #ef05ec;">Content here</div>
.myborder {border:2px solid #ef05ec;}