#3fc8fc color space conversions
Hex:
#3fc8fc
RGB:
63, 200, 252
CMY:
75, 22, 1
CMYK:
75, 21, 0, 1
HSL:
197°, 96.9231%, 61.7647%
HSV (HSB):
197°, 75.0000%, 98.8235%
XYZ:
40.2749, 49.3936, 99.5067
xyY:
0.2129, 0.2611, 49.3936
CIE-Lab:
75.6955, -19.6887, -35.9902
CIE-LCH:
75.6955, 41.0236, 241.3188
CIE-Luv:
75.6955, -47.8559, -55.7048
Hunter-Lab:
70.2806, -20.7001, -34.7493
#3fc8fc color charts
#3fc8fc color shades, tints & tones
#3fc8fc color schemes
#3fc8fc color preview, HTML & CSS examples
This text has a color of #3fc8fc
<p style="color:#3fc8fc;">Text here</p>
.mytext {color:#3fc8fc;}
This box has a color of #3fc8fc
<div style="background-color:#3fc8fc;">Content here</div>
.mybackground {background-color:#3fc8fc;}
Border around this has a color of #3fc8fc
<div style="border:2px solid #3fc8fc;">Content here</div>
.myborder {border:2px solid #3fc8fc;}