#3f98f6 color space conversions
Hex:
#3f98f6
RGB:
63, 152, 246
CMY:
75, 40, 4
CMYK:
74, 38, 0, 4
HSL:
211°, 91.0448%, 60.5882%
HSV (HSB):
211°, 74.3902%, 96.4706%
XYZ:
29.9127, 30.1671, 91.4350
xyY:
0.1974, 0.1991, 30.1671
CIE-Lab:
61.7981, 4.7652, -54.5548
CIE-LCH:
61.7981, 54.7625, 274.9920
CIE-Luv:
61.7981, -31.9124, -88.0082
Hunter-Lab:
54.9245, 1.0957, -60.2552
#3f98f6 color charts
#3f98f6 color shades, tints & tones
#3f98f6 color schemes
#3f98f6 color preview, HTML & CSS examples
This text has a color of #3f98f6
<p style="color:#3f98f6;">Text here</p>
.mytext {color:#3f98f6;}
This box has a color of #3f98f6
<div style="background-color:#3f98f6;">Content here</div>
.mybackground {background-color:#3f98f6;}
Border around this has a color of #3f98f6
<div style="border:2px solid #3f98f6;">Content here</div>
.myborder {border:2px solid #3f98f6;}