#3f007b color space conversions
Hex:
#3f007b
RGB:
63, 0, 123
CMY:
75, 100, 52
CMYK:
49, 100, 0, 52
HSL:
271°, 100.0000%, 24.1176%
HSV (HSB):
271°, 100.0000%, 48.2353%
XYZ:
5.6250, 2.4868, 18.9224
xyY:
0.2081, 0.0920, 2.4868
CIE-Lab:
17.8589, 48.9060, -53.2323
CIE-LCH:
17.8589, 72.2875, 312.5745
CIE-Luv:
17.8589, 6.4661, -56.6106
Hunter-Lab:
15.7697, 36.0742, -60.1048
#3f007b color charts
#3f007b color shades, tints & tones
#3f007b color schemes
#3f007b color preview, HTML & CSS examples
This text has a color of #3f007b
<p style="color:#3f007b;">Text here</p>
.mytext {color:#3f007b;}
This box has a color of #3f007b
<div style="background-color:#3f007b;">Content here</div>
.mybackground {background-color:#3f007b;}
Border around this has a color of #3f007b
<div style="border:2px solid #3f007b;">Content here</div>
.myborder {border:2px solid #3f007b;}