#3f037c color space conversions
Hex:
#3f037c
RGB:
63, 3, 124
CMY:
75, 99, 51
CMYK:
49, 98, 0, 51
HSL:
270°, 95.2756%, 24.9020%
HSV (HSB):
270°, 97.5806%, 48.6275%
XYZ:
5.7206, 2.5771, 19.2647
xyY:
0.2075, 0.0935, 2.5771
CIE-Lab:
18.2639, 48.2570, -53.2031
CIE-LCH:
18.2639, 71.8283, 312.2091
CIE-Luv:
18.2639, 6.2014, -57.2978
Hunter-Lab:
16.0534, 35.5141, -59.9129
#3f037c color charts
#3f037c color shades, tints & tones
#3f037c color schemes
#3f037c color preview, HTML & CSS examples
This text has a color of #3f037c
<p style="color:#3f037c;">Text here</p>
.mytext {color:#3f037c;}
This box has a color of #3f037c
<div style="background-color:#3f037c;">Content here</div>
.mybackground {background-color:#3f037c;}
Border around this has a color of #3f037c
<div style="border:2px solid #3f037c;">Content here</div>
.myborder {border:2px solid #3f037c;}