#8181e5 color space conversions
Hex:
#8181e5
RGB:
129, 129, 229
CMY:
49, 49, 10
CMYK:
44, 44, 0, 10
HSL:
240°, 65.7895%, 70.1961%
HSV (HSB):
240°, 43.6681%, 89.8039%
XYZ:
31.0464, 26.0248, 77.5157
xyY:
0.2307, 0.1934, 26.0248
CIE-Lab:
58.0606, 25.1187, -50.8923
CIE-LCH:
58.0606, 56.7536, 296.2694
CIE-Luv:
58.0606, -5.9957, -83.1610
Hunter-Lab:
51.0145, 19.3561, -54.3801
#8181e5 color charts
#8181e5 color shades, tints & tones
#8181e5 color schemes
#8181e5 color preview, HTML & CSS examples
This text has a color of #8181e5
<p style="color:#8181e5;">Text here</p>
.mytext {color:#8181e5;}
This box has a color of #8181e5
<div style="background-color:#8181e5;">Content here</div>
.mybackground {background-color:#8181e5;}
Border around this has a color of #8181e5
<div style="border:2px solid #8181e5;">Content here</div>
.myborder {border:2px solid #8181e5;}