#3faacc color space conversions
Hex:
#3faacc
RGB:
63, 170, 204
CMY:
75, 33, 20
CMYK:
69, 17, 0, 20
HSL:
194°, 58.0247%, 52.3529%
HSV (HSB):
194°, 69.1176%, 80.0000%
XYZ:
27.3237, 34.1658, 62.2813
xyY:
0.2208, 0.2760, 34.1658
CIE-Lab:
65.0940, -19.5508, -26.2036
CIE-LCH:
65.0940, 32.6935, 233.2729
CIE-Luv:
65.0940, -40.1378, -38.2278
Hunter-Lab:
58.4516, -18.8488, -22.2586
#3faacc color charts
#3faacc color shades, tints & tones
#3faacc color schemes
#3faacc color preview, HTML & CSS examples
This text has a color of #3faacc
<p style="color:#3faacc;">Text here</p>
.mytext {color:#3faacc;}
This box has a color of #3faacc
<div style="background-color:#3faacc;">Content here</div>
.mybackground {background-color:#3faacc;}
Border around this has a color of #3faacc
<div style="border:2px solid #3faacc;">Content here</div>
.myborder {border:2px solid #3faacc;}