#3f035c color space conversions
Hex:
#3f035c
RGB:
63, 3, 92
CMY:
75, 99, 64
CMYK:
32, 97, 0, 64
HSL:
280°, 93.6842%, 18.6275%
HSV (HSB):
280°, 96.7391%, 36.0784%
XYZ:
4.0142, 1.8946, 10.2793
xyY:
0.2480, 0.1170, 1.8946
CIE-Lab:
14.9241, 40.8303, -37.7505
CIE-LCH:
14.9241, 55.6076, 317.2445
CIE-Luv:
14.9241, 10.8530, -38.5775
Hunter-Lab:
13.7644, 27.9696, -34.6429
#3f035c color charts
#3f035c color shades, tints & tones
#3f035c color schemes
#3f035c color preview, HTML & CSS examples
This text has a color of #3f035c
<p style="color:#3f035c;">Text here</p>
.mytext {color:#3f035c;}
This box has a color of #3f035c
<div style="background-color:#3f035c;">Content here</div>
.mybackground {background-color:#3f035c;}
Border around this has a color of #3f035c
<div style="border:2px solid #3f035c;">Content here</div>
.myborder {border:2px solid #3f035c;}