#3f99d9 color space conversions
Hex:
#3f99d9
RGB:
63, 153, 217
CMY:
75, 40, 15
CMYK:
71, 29, 0, 15
HSL:
205°, 66.9565%, 54.9020%
HSV (HSB):
205°, 70.9677%, 85.0980%
XYZ:
25.9655, 28.8490, 69.8455
xyY:
0.2083, 0.2314, 28.8490
CIE-Lab:
60.6481, -5.9484, -40.3350
CIE-LCH:
60.6481, 40.7713, 261.6107
CIE-Luv:
60.6481, -33.4393, -62.9086
Hunter-Lab:
53.7112, -7.7028, -39.5022
#3f99d9 color charts
#3f99d9 color shades, tints & tones
#3f99d9 color schemes
#3f99d9 color preview, HTML & CSS examples
This text has a color of #3f99d9
<p style="color:#3f99d9;">Text here</p>
.mytext {color:#3f99d9;}
This box has a color of #3f99d9
<div style="background-color:#3f99d9;">Content here</div>
.mybackground {background-color:#3f99d9;}
Border around this has a color of #3f99d9
<div style="border:2px solid #3f99d9;">Content here</div>
.myborder {border:2px solid #3f99d9;}