#3fc3dd color space conversions
Hex:
#3fc3dd
RGB:
63, 195, 221
CMY:
75, 24, 13
CMYK:
71, 12, 0, 13
HSL:
190°, 69.9115%, 55.6863%
HSV (HSB):
190°, 71.4932%, 86.6667%
XYZ:
34.6162, 45.3074, 75.3274
xyY:
0.2230, 0.2918, 45.3074
CIE-Lab:
73.0939, -26.9580, -23.2762
CIE-LCH:
73.0939, 35.6162, 220.8082
CIE-Luv:
73.0939, -48.0525, -32.9142
Hunter-Lab:
67.3108, -25.9961, -19.2337
#3fc3dd color charts
#3fc3dd color shades, tints & tones
#3fc3dd color schemes
#3fc3dd color preview, HTML & CSS examples
This text has a color of #3fc3dd
<p style="color:#3fc3dd;">Text here</p>
.mytext {color:#3fc3dd;}
This box has a color of #3fc3dd
<div style="background-color:#3fc3dd;">Content here</div>
.mybackground {background-color:#3fc3dd;}
Border around this has a color of #3fc3dd
<div style="border:2px solid #3fc3dd;">Content here</div>
.myborder {border:2px solid #3fc3dd;}