#3fcafe color space conversions
Hex:
#3fcafe
RGB:
63, 202, 254
CMY:
75, 21, 0
CMYK:
75, 20, 0, 0
HSL:
196°, 98.9637%, 62.1569%
HSV (HSB):
196°, 75.1969%, 99.6078%
XYZ:
41.0598, 50.4536, 101.3404
xyY:
0.2129, 0.2616, 50.4536
CIE-Lab:
76.3468, -20.0718, -36.0522
CIE-LCH:
76.3468, 41.2631, 240.8934
CIE-Luv:
76.3468, -48.4213, -55.8190
Hunter-Lab:
71.0307, -21.1204, -34.8683
#3fcafe color charts
#3fcafe color shades, tints & tones
#3fcafe color schemes
#3fcafe color preview, HTML & CSS examples
This text has a color of #3fcafe
<p style="color:#3fcafe;">Text here</p>
.mytext {color:#3fcafe;}
This box has a color of #3fcafe
<div style="background-color:#3fcafe;">Content here</div>
.mybackground {background-color:#3fcafe;}
Border around this has a color of #3fcafe
<div style="border:2px solid #3fcafe;">Content here</div>
.myborder {border:2px solid #3fcafe;}