#3fafff color space conversions
Hex:
#3fafff
RGB:
63, 175, 255
CMY:
75, 31, 0
CMYK:
75, 31, 0, 0
HSL:
205°, 100.0000%, 62.3529%
HSV (HSB):
205°, 75.2941%, 100.0000%
XYZ:
35.4299, 38.9367, 100.2559
xyY:
0.2029, 0.2230, 38.9367
CIE-Lab:
68.7054, -5.2659, -48.5281
CIE-LCH:
68.7054, 48.8129, 263.8069
CIE-Luv:
68.7054, -39.1552, -78.1850
Hunter-Lab:
62.3993, -7.8477, -51.5808
#3fafff color charts
#3fafff color shades, tints & tones
#3fafff color schemes
#3fafff color preview, HTML & CSS examples
This text has a color of #3fafff
<p style="color:#3fafff;">Text here</p>
.mytext {color:#3fafff;}
This box has a color of #3fafff
<div style="background-color:#3fafff;">Content here</div>
.mybackground {background-color:#3fafff;}
Border around this has a color of #3fafff
<div style="border:2px solid #3fafff;">Content here</div>
.myborder {border:2px solid #3fafff;}