#e81be5 color space conversions
Hex:
#e81be5
RGB:
232, 27, 229
CMY:
9, 89, 10
CMYK:
0, 88, 1, 9
HSL:
301°, 81.6733%, 50.7843%
HSV (HSB):
301°, 88.3621%, 90.9804%
XYZ:
47.8135, 23.5968, 76.1633
xyY:
0.3240, 0.1599, 23.5968
CIE-Lab:
55.6818, 88.6824, -53.9489
CIE-LCH:
55.6818, 103.8030, 328.6863
CIE-Luv:
55.6818, 76.4508, -95.0981
Hunter-Lab:
48.5766, 90.6871, -58.9574
#e81be5 color charts
#e81be5 color shades, tints & tones
#e81be5 color schemes
#e81be5 color preview, HTML & CSS examples
This text has a color of #e81be5
<p style="color:#e81be5;">Text here</p>
.mytext {color:#e81be5;}
This box has a color of #e81be5
<div style="background-color:#e81be5;">Content here</div>
.mybackground {background-color:#e81be5;}
Border around this has a color of #e81be5
<div style="border:2px solid #e81be5;">Content here</div>
.myborder {border:2px solid #e81be5;}