#ef31ed color space conversions
Hex:
#ef31ed
RGB:
239, 49, 237
CMY:
6, 81, 7
CMYK:
0, 79, 1, 6
HSL:
301°, 85.5856%, 56.4706%
HSV (HSB):
301°, 79.4979%, 93.7255%
XYZ:
51.9810, 26.6618, 82.5273
xyY:
0.3225, 0.1654, 26.6618
CIE-Lab:
58.6599, 87.0788, -53.6274
CIE-LCH:
58.6599, 102.2674, 328.3732
CIE-Luv:
58.6599, 75.8089, -95.5450
Hunter-Lab:
51.6350, 89.3346, -58.6175
#ef31ed color charts
#ef31ed color shades, tints & tones
#ef31ed color schemes
#ef31ed color preview, HTML & CSS examples
This text has a color of #ef31ed
<p style="color:#ef31ed;">Text here</p>
.mytext {color:#ef31ed;}
This box has a color of #ef31ed
<div style="background-color:#ef31ed;">Content here</div>
.mybackground {background-color:#ef31ed;}
Border around this has a color of #ef31ed
<div style="border:2px solid #ef31ed;">Content here</div>
.myborder {border:2px solid #ef31ed;}