#ef34cd color space conversions
Hex:
#ef34cd
RGB:
239, 52, 205
CMY:
6, 80, 20
CMYK:
0, 78, 14, 6
HSL:
311°, 85.3881%, 57.0588%
HSV (HSB):
311°, 78.2427%, 93.7255%
XYZ:
47.8440, 25.2145, 60.1028
xyY:
0.3593, 0.1894, 25.2145
CIE-Lab:
57.2838, 81.8620, -37.7107
CIE-LCH:
57.2838, 90.1304, 335.2663
CIE-Luv:
57.2838, 87.7020, -70.0694
Hunter-Lab:
50.2140, 82.2007, -35.8163
#ef34cd color charts
#ef34cd color shades, tints & tones
#ef34cd color schemes
#ef34cd color preview, HTML & CSS examples
This text has a color of #ef34cd
<p style="color:#ef34cd;">Text here</p>
.mytext {color:#ef34cd;}
This box has a color of #ef34cd
<div style="background-color:#ef34cd;">Content here</div>
.mybackground {background-color:#ef34cd;}
Border around this has a color of #ef34cd
<div style="border:2px solid #ef34cd;">Content here</div>
.myborder {border:2px solid #ef34cd;}