#3f97d6 color space conversions
Hex:
#3f97d6
RGB:
63, 151, 214
CMY:
75, 41, 16
CMYK:
71, 29, 0, 16
HSL:
205°, 64.8069%, 54.3137%
HSV (HSB):
205°, 70.5607%, 83.9216%
XYZ:
25.2541, 28.0450, 67.7005
xyY:
0.2087, 0.2318, 28.0450
CIE-Lab:
59.9294, -5.8409, -39.7901
CIE-LCH:
59.9294, 40.2165, 261.6490
CIE-Luv:
59.9294, -32.8756, -61.8910
Hunter-Lab:
52.9575, -7.5536, -38.7256
#3f97d6 color charts
#3f97d6 color shades, tints & tones
#3f97d6 color schemes
#3f97d6 color preview, HTML & CSS examples
This text has a color of #3f97d6
<p style="color:#3f97d6;">Text here</p>
.mytext {color:#3f97d6;}
This box has a color of #3f97d6
<div style="background-color:#3f97d6;">Content here</div>
.mybackground {background-color:#3f97d6;}
Border around this has a color of #3f97d6
<div style="border:2px solid #3f97d6;">Content here</div>
.myborder {border:2px solid #3f97d6;}