#e34bfb color space conversions
Hex:
#e34bfb
RGB:
227, 75, 251
CMY:
11, 71, 2
CMYK:
10, 70, 0, 2
HSL:
292°, 95.6522%, 63.9216%
HSV (HSB):
292°, 70.1195%, 98.4314%
XYZ:
51.6072, 28.3281, 94.0147
xyY:
0.2967, 0.1629, 28.3281
CIE-Lab:
60.1840, 79.5273, -59.0957
CIE-LCH:
60.1840, 99.0802, 323.3844
CIE-Luv:
60.1840, 58.1226, -103.4642
Hunter-Lab:
53.2241, 79.9351, -67.4725
#e34bfb color charts
#e34bfb color shades, tints & tones
#e34bfb color schemes
#e34bfb color preview, HTML & CSS examples
This text has a color of #e34bfb
<p style="color:#e34bfb;">Text here</p>
.mytext {color:#e34bfb;}
This box has a color of #e34bfb
<div style="background-color:#e34bfb;">Content here</div>
.mybackground {background-color:#e34bfb;}
Border around this has a color of #e34bfb
<div style="border:2px solid #e34bfb;">Content here</div>
.myborder {border:2px solid #e34bfb;}