#3f628d color space conversions
Hex:
#3f628d
RGB:
63, 98, 141
CMY:
75, 62, 45
CMYK:
55, 30, 0, 45
HSL:
213°, 38.2353%, 40.0000%
HSV (HSB):
213°, 55.3191%, 55.2941%
XYZ:
11.2253, 11.7152, 26.8689
xyY:
0.2254, 0.2352, 11.7152
CIE-Lab:
40.7599, 0.6599, -27.5851
CIE-LCH:
40.7599, 27.5930, 271.3703
CIE-Luv:
40.7599, -15.9084, -39.3532
Hunter-Lab:
34.2275, -1.3570, -22.5840
#3f628d color charts
#3f628d color shades, tints & tones
#3f628d color schemes
#3f628d color preview, HTML & CSS examples
This text has a color of #3f628d
<p style="color:#3f628d;">Text here</p>
.mytext {color:#3f628d;}
This box has a color of #3f628d
<div style="background-color:#3f628d;">Content here</div>
.mybackground {background-color:#3f628d;}
Border around this has a color of #3f628d
<div style="border:2px solid #3f628d;">Content here</div>
.myborder {border:2px solid #3f628d;}