#811dbd color space conversions
Hex:
#811dbd
RGB:
129, 29, 189
CMY:
49, 89, 26
CMYK:
32, 85, 0, 26
HSL:
278°, 73.3945%, 42.7451%
HSV (HSB):
278°, 84.6561%, 74.1176%
XYZ:
18.6779, 9.2200, 48.9393
xyY:
0.2431, 0.1200, 9.2200
CIE-Lab:
36.4044, 64.8111, -62.8489
CIE-LCH:
36.4044, 90.2799, 315.8806
CIE-Luv:
36.4044, 22.7579, -92.3764
Hunter-Lab:
30.3644, 56.6622, -74.3045
#811dbd color charts
#811dbd color shades, tints & tones
#811dbd color schemes
#811dbd color preview, HTML & CSS examples
This text has a color of #811dbd
<p style="color:#811dbd;">Text here</p>
.mytext {color:#811dbd;}
This box has a color of #811dbd
<div style="background-color:#811dbd;">Content here</div>
.mybackground {background-color:#811dbd;}
Border around this has a color of #811dbd
<div style="border:2px solid #811dbd;">Content here</div>
.myborder {border:2px solid #811dbd;}