#3fadc8 color space conversions
Hex:
#3fadc8
RGB:
63, 173, 200
CMY:
75, 32, 22
CMYK:
69, 14, 0, 22
HSL:
192°, 55.4656%, 51.5686%
HSV (HSB):
192°, 68.5000%, 78.4314%
XYZ:
27.4188, 35.1140, 59.9761
xyY:
0.2238, 0.2866, 35.1140
CIE-Lab:
65.8374, -22.3726, -22.8479
CIE-LCH:
65.8374, 31.9775, 225.6022
CIE-Luv:
65.8374, -41.4508, -32.3667
Hunter-Lab:
59.2571, -21.1063, -18.5295
#3fadc8 color charts
#3fadc8 color shades, tints & tones
#3fadc8 color schemes
#3fadc8 color preview, HTML & CSS examples
This text has a color of #3fadc8
<p style="color:#3fadc8;">Text here</p>
.mytext {color:#3fadc8;}
This box has a color of #3fadc8
<div style="background-color:#3fadc8;">Content here</div>
.mybackground {background-color:#3fadc8;}
Border around this has a color of #3fadc8
<div style="border:2px solid #3fadc8;">Content here</div>
.myborder {border:2px solid #3fadc8;}