#3fc8dd color space conversions
Hex:
#3fc8dd
RGB:
63, 200, 221
CMY:
75, 22, 13
CMYK:
71, 10, 0, 13
HSL:
188°, 69.9115%, 55.6863%
HSV (HSB):
188°, 71.4932%, 86.6667%
XYZ:
35.7553, 47.5858, 75.7071
xyY:
0.2248, 0.2992, 47.5858
CIE-Lab:
74.5629, -29.4154, -21.0401
CIE-LCH:
74.5629, 36.1656, 215.5752
CIE-Luv:
74.5629, -49.8240, -28.9157
Hunter-Lab:
68.9824, -28.1983, -16.7821
#3fc8dd color charts
#3fc8dd color shades, tints & tones
#3fc8dd color schemes
#3fc8dd color preview, HTML & CSS examples
This text has a color of #3fc8dd
<p style="color:#3fc8dd;">Text here</p>
.mytext {color:#3fc8dd;}
This box has a color of #3fc8dd
<div style="background-color:#3fc8dd;">Content here</div>
.mybackground {background-color:#3fc8dd;}
Border around this has a color of #3fc8dd
<div style="border:2px solid #3fc8dd;">Content here</div>
.myborder {border:2px solid #3fc8dd;}