#3f628b color space conversions
Hex:
#3f628b
RGB:
63, 98, 139
CMY:
75, 62, 45
CMYK:
55, 29, 0, 45
HSL:
212°, 37.6238%, 39.6078%
HSV (HSB):
212°, 54.6763%, 54.5098%
XYZ:
11.0778, 11.6562, 26.0921
xyY:
0.2269, 0.2387, 11.6562
CIE-Lab:
40.6644, -0.0080, -26.5289
CIE-LCH:
40.6644, 26.5289, 269.9827
CIE-Luv:
40.6644, -15.9225, -37.6719
Hunter-Lab:
34.1412, -1.8292, -21.4130
#3f628b color charts
#3f628b color shades, tints & tones
#3f628b color schemes
#3f628b color preview, HTML & CSS examples
This text has a color of #3f628b
<p style="color:#3f628b;">Text here</p>
.mytext {color:#3f628b;}
This box has a color of #3f628b
<div style="background-color:#3f628b;">Content here</div>
.mybackground {background-color:#3f628b;}
Border around this has a color of #3f628b
<div style="border:2px solid #3f628b;">Content here</div>
.myborder {border:2px solid #3f628b;}