#3f377c color space conversions
Hex:
#3f377c
RGB:
63, 55, 124
CMY:
75, 78, 51
CMYK:
49, 56, 0, 51
HSL:
247°, 38.5475%, 35.0980%
HSV (HSB):
247°, 55.6452%, 48.6275%
XYZ:
7.0542, 5.2444, 19.7093
xyY:
0.2204, 0.1638, 5.2444
CIE-Lab:
27.4199, 22.9676, -38.2738
CIE-LCH:
27.4199, 44.6363, 300.9674
CIE-Luv:
27.4199, -1.0826, -50.7886
Hunter-Lab:
22.9006, 14.9081, -34.9971
#3f377c color charts
#3f377c color shades, tints & tones
#3f377c color schemes
#3f377c color preview, HTML & CSS examples
This text has a color of #3f377c
<p style="color:#3f377c;">Text here</p>
.mytext {color:#3f377c;}
This box has a color of #3f377c
<div style="background-color:#3f377c;">Content here</div>
.mybackground {background-color:#3f377c;}
Border around this has a color of #3f377c
<div style="border:2px solid #3f377c;">Content here</div>
.myborder {border:2px solid #3f377c;}