#3f035e color space conversions
Hex:
#3f035e
RGB:
63, 3, 94
CMY:
75, 99, 63
CMYK:
33, 97, 0, 63
HSL:
280°, 93.8144%, 19.0196%
HSV (HSB):
280°, 96.8085%, 36.8627%
XYZ:
4.1028, 1.9300, 10.7460
xyY:
0.2445, 0.1150, 1.9300
CIE-Lab:
15.1157, 41.2761, -38.7777
CIE-LCH:
15.1157, 56.6341, 316.7876
CIE-Luv:
15.1157, 10.5162, -39.7514
Hunter-Lab:
13.8926, 28.4037, -36.1362
#3f035e color charts
#3f035e color shades, tints & tones
#3f035e color schemes
#3f035e color preview, HTML & CSS examples
This text has a color of #3f035e
<p style="color:#3f035e;">Text here</p>
.mytext {color:#3f035e;}
This box has a color of #3f035e
<div style="background-color:#3f035e;">Content here</div>
.mybackground {background-color:#3f035e;}
Border around this has a color of #3f035e
<div style="border:2px solid #3f035e;">Content here</div>
.myborder {border:2px solid #3f035e;}