#3f98d0 color space conversions
Hex:
#3f98d0
RGB:
63, 152, 208
CMY:
75, 40, 18
CMYK:
70, 27, 0, 18
HSL:
203°, 60.6695%, 53.1373%
HSV (HSB):
203°, 69.7115%, 81.5686%
XYZ:
24.6633, 28.0673, 63.7921
xyY:
0.2117, 0.2409, 28.0673
CIE-Lab:
59.9495, -8.4540, -36.4052
CIE-LCH:
59.9495, 37.3739, 256.9265
CIE-Luv:
59.9495, -33.4963, -55.9660
Hunter-Lab:
52.9786, -9.6148, -34.3068
#3f98d0 color charts
#3f98d0 color shades, tints & tones
#3f98d0 color schemes
#3f98d0 color preview, HTML & CSS examples
This text has a color of #3f98d0
<p style="color:#3f98d0;">Text here</p>
.mytext {color:#3f98d0;}
This box has a color of #3f98d0
<div style="background-color:#3f98d0;">Content here</div>
.mybackground {background-color:#3f98d0;}
Border around this has a color of #3f98d0
<div style="border:2px solid #3f98d0;">Content here</div>
.myborder {border:2px solid #3f98d0;}