#3f033c color space conversions
Hex:
#3f033c
RGB:
63, 3, 60
CMY:
75, 99, 76
CMYK:
0, 95, 5, 75
HSL:
303°, 90.9091%, 12.9412%
HSV (HSB):
303°, 95.2381%, 24.7059%
XYZ:
2.8981, 1.4481, 4.4017
xyY:
0.3313, 0.1655, 1.4481
CIE-Lab:
12.2744, 34.3320, -19.8921
CIE-LCH:
12.2744, 39.6785, 329.9117
CIE-Luv:
12.2744, 17.3338, -19.7502
Hunter-Lab:
12.0338, 21.9284, -13.2634
#3f033c color charts
#3f033c color shades, tints & tones
#3f033c color schemes
#3f033c color preview, HTML & CSS examples
This text has a color of #3f033c
<p style="color:#3f033c;">Text here</p>
.mytext {color:#3f033c;}
This box has a color of #3f033c
<div style="background-color:#3f033c;">Content here</div>
.mybackground {background-color:#3f033c;}
Border around this has a color of #3f033c
<div style="border:2px solid #3f033c;">Content here</div>
.myborder {border:2px solid #3f033c;}