#3f007c color space conversions
Hex:
#3f007c
RGB:
63, 0, 124
CMY:
75, 100, 51
CMYK:
49, 100, 0, 51
HSL:
270°, 100.0000%, 24.3137%
HSV (HSB):
270°, 100.0000%, 48.6275%
XYZ:
5.6880, 2.5120, 19.2539
xyY:
0.2072, 0.0915, 2.5120
CIE-Lab:
17.9728, 49.1392, -53.6839
CIE-LCH:
17.9728, 72.7778, 312.4692
CIE-Luv:
17.9728, 6.3408, -57.1923
Hunter-Lab:
15.8493, 36.3238, -60.9315
#3f007c color charts
#3f007c color shades, tints & tones
#3f007c color schemes
#3f007c color preview, HTML & CSS examples
This text has a color of #3f007c
<p style="color:#3f007c;">Text here</p>
.mytext {color:#3f007c;}
This box has a color of #3f007c
<div style="background-color:#3f007c;">Content here</div>
.mybackground {background-color:#3f007c;}
Border around this has a color of #3f007c
<div style="border:2px solid #3f007c;">Content here</div>
.myborder {border:2px solid #3f007c;}