#3d005b color space conversions
Hex:
#3d005b
RGB:
61, 0, 91
CMY:
76, 100, 64
CMYK:
33, 100, 0, 64
HSL:
280°, 100.0000%, 17.8431%
HSV (HSB):
280°, 100.0000%, 35.6863%
XYZ:
3.8128, 1.7474, 10.0339
xyY:
0.2445, 0.1121, 1.7474
CIE-Lab:
14.1017, 41.4123, -38.4375
CIE-LCH:
14.1017, 56.5015, 317.1335
CIE-Luv:
14.1017, 10.2321, -37.9056
Hunter-Lab:
13.2190, 28.3518, -35.7505
#3d005b color charts
#3d005b color shades, tints & tones
#3d005b color schemes
#3d005b color preview, HTML & CSS examples
This text has a color of #3d005b
<p style="color:#3d005b;">Text here</p>
.mytext {color:#3d005b;}
This box has a color of #3d005b
<div style="background-color:#3d005b;">Content here</div>
.mybackground {background-color:#3d005b;}
Border around this has a color of #3d005b
<div style="border:2px solid #3d005b;">Content here</div>
.myborder {border:2px solid #3d005b;}