#3f0f3c color space conversions
Hex:
#3f0f3c
RGB:
63, 15, 60
CMY:
75, 94, 76
CMYK:
0, 76, 5, 75
HSL:
304°, 61.5385%, 15.2941%
HSV (HSB):
304°, 76.1905%, 24.7059%
XYZ:
3.0363, 1.7247, 4.4478
xyY:
0.3297, 0.1873, 1.7247
CIE-Lab:
13.9704, 29.4675, -17.2069
CIE-LCH:
13.9704, 34.1235, 329.7182
CIE-Luv:
13.9704, 16.2775, -18.3342
Hunter-Lab:
13.1326, 18.2882, -10.8878
#3f0f3c color charts
#3f0f3c color shades, tints & tones
#3f0f3c color schemes
#3f0f3c color preview, HTML & CSS examples
This text has a color of #3f0f3c
<p style="color:#3f0f3c;">Text here</p>
.mytext {color:#3f0f3c;}
This box has a color of #3f0f3c
<div style="background-color:#3f0f3c;">Content here</div>
.mybackground {background-color:#3f0f3c;}
Border around this has a color of #3f0f3c
<div style="border:2px solid #3f0f3c;">Content here</div>
.myborder {border:2px solid #3f0f3c;}