#e34beb color space conversions
Hex:
#e34beb
RGB:
227, 75, 235
CMY:
11, 71, 8
CMYK:
3, 68, 0, 8
HSL:
297°, 80.0000%, 60.7843%
HSV (HSB):
297°, 68.0851%, 92.1569%
XYZ:
49.1900, 27.3612, 81.2859
xyY:
0.3117, 0.1734, 27.3612
CIE-Lab:
59.3072, 76.8360, -51.5925
CIE-LCH:
59.3072, 92.5503, 326.1201
CIE-Luv:
59.3072, 63.1145, -91.1951
Hunter-Lab:
52.3079, 76.3213, -55.5204
#e34beb color charts
#e34beb color shades, tints & tones
#e34beb color schemes
#e34beb color preview, HTML & CSS examples
This text has a color of #e34beb
<p style="color:#e34beb;">Text here</p>
.mytext {color:#e34beb;}
This box has a color of #e34beb
<div style="background-color:#e34beb;">Content here</div>
.mybackground {background-color:#e34beb;}
Border around this has a color of #e34beb
<div style="border:2px solid #e34beb;">Content here</div>
.myborder {border:2px solid #e34beb;}