#3f0041 color space conversions
Hex:
#3f0041
RGB:
63, 0, 65
CMY:
75, 100, 75
CMYK:
3, 100, 0, 75
HSL:
298°, 100.0000%, 12.7451%
HSV (HSB):
298°, 100.0000%, 25.4902%
XYZ:
3.0040, 1.4384, 5.1203
xyY:
0.3141, 0.1504, 1.4384
CIE-Lab:
12.2111, 36.4861, -23.5501
CIE-LCH:
12.2111, 43.4263, 327.1596
CIE-Luv:
12.2111, 16.3514, -22.8936
Hunter-Lab:
11.9934, 23.7212, -16.9173
#3f0041 color charts
#3f0041 color shades, tints & tones
#3f0041 color schemes
#3f0041 color preview, HTML & CSS examples
This text has a color of #3f0041
<p style="color:#3f0041;">Text here</p>
.mytext {color:#3f0041;}
This box has a color of #3f0041
<div style="background-color:#3f0041;">Content here</div>
.mybackground {background-color:#3f0041;}
Border around this has a color of #3f0041
<div style="border:2px solid #3f0041;">Content here</div>
.myborder {border:2px solid #3f0041;}