#3f0080 color space conversions
Hex:
#3f0080
RGB:
63, 0, 128
CMY:
75, 100, 50
CMYK:
51, 100, 0, 50
HSL:
270°, 100.0000%, 25.0980%
HSV (HSB):
270°, 100.0000%, 50.1961%
XYZ:
5.9462, 2.6153, 20.6135
xyY:
0.2038, 0.0896, 2.6153
CIE-Lab:
18.4321, 50.0748, -55.4744
CIE-LCH:
18.4321, 74.7321, 312.0714
CIE-Luv:
18.4321, 5.8502, -59.5191
Hunter-Lab:
16.1718, 37.3316, -64.2540
#3f0080 color charts
#3f0080 color shades, tints & tones
#3f0080 color schemes
#3f0080 color preview, HTML & CSS examples
This text has a color of #3f0080
<p style="color:#3f0080;">Text here</p>
.mytext {color:#3f0080;}
This box has a color of #3f0080
<div style="background-color:#3f0080;">Content here</div>
.mybackground {background-color:#3f0080;}
Border around this has a color of #3f0080
<div style="border:2px solid #3f0080;">Content here</div>
.myborder {border:2px solid #3f0080;}