#3faaff color space conversions
Hex:
#3faaff
RGB:
63, 170, 255
CMY:
75, 33, 0
CMYK:
75, 33, 0, 0
HSL:
207°, 100.0000%, 62.3529%
HSV (HSB):
207°, 75.2941%, 100.0000%
XYZ:
34.4746, 37.0262, 99.9375
xyY:
0.2011, 0.2160, 37.0262
CIE-Lab:
67.2967, -2.4574, -50.7506
CIE-LCH:
67.2967, 50.8101, 267.2278
CIE-Luv:
67.2967, -37.4806, -82.0436
Hunter-Lab:
60.8492, -5.3553, -54.7823
#3faaff color charts
#3faaff color shades, tints & tones
#3faaff color schemes
#3faaff color preview, HTML & CSS examples
This text has a color of #3faaff
<p style="color:#3faaff;">Text here</p>
.mytext {color:#3faaff;}
This box has a color of #3faaff
<div style="background-color:#3faaff;">Content here</div>
.mybackground {background-color:#3faaff;}
Border around this has a color of #3faaff
<div style="border:2px solid #3faaff;">Content here</div>
.myborder {border:2px solid #3faaff;}