#3f3f81 color space conversions
Hex:
#3f3f81
RGB:
63, 63, 129
CMY:
75, 75, 49
CMYK:
51, 51, 0, 49
HSL:
240°, 34.3750%, 37.6471%
HSV (HSB):
240°, 51.1628%, 50.5882%
XYZ:
7.7899, 6.1968, 21.5544
xyY:
0.2192, 0.1744, 6.1968
CIE-Lab:
29.9035, 19.3269, -37.4175
CIE-LCH:
29.9035, 42.1141, 297.3172
CIE-Luv:
29.9035, -3.6762, -50.9871
Hunter-Lab:
24.8933, 12.2948, -33.9123
#3f3f81 color charts
#3f3f81 color shades, tints & tones
#3f3f81 color schemes
#3f3f81 color preview, HTML & CSS examples
This text has a color of #3f3f81
<p style="color:#3f3f81;">Text here</p>
.mytext {color:#3f3f81;}
This box has a color of #3f3f81
<div style="background-color:#3f3f81;">Content here</div>
.mybackground {background-color:#3f3f81;}
Border around this has a color of #3f3f81
<div style="border:2px solid #3f3f81;">Content here</div>
.myborder {border:2px solid #3f3f81;}