#3fc2d5 color space conversions
Hex:
#3fc2d5
RGB:
63, 194, 213
CMY:
75, 24, 16
CMYK:
70, 9, 0, 16
HSL:
188°, 64.1026%, 54.1176%
HSV (HSB):
188°, 70.4225%, 83.5294%
XYZ:
33.3519, 44.4444, 69.7716
xyY:
0.2260, 0.3012, 44.4444
CIE-Lab:
72.5246, -28.9049, -19.7975
CIE-LCH:
72.5246, 35.0348, 214.4079
CIE-Luv:
72.5246, -48.2067, -26.8267
Hunter-Lab:
66.6667, -27.3669, -15.3847
#3fc2d5 color charts
#3fc2d5 color shades, tints & tones
#3fc2d5 color schemes
#3fc2d5 color preview, HTML & CSS examples
This text has a color of #3fc2d5
<p style="color:#3fc2d5;">Text here</p>
.mytext {color:#3fc2d5;}
This box has a color of #3fc2d5
<div style="background-color:#3fc2d5;">Content here</div>
.mybackground {background-color:#3fc2d5;}
Border around this has a color of #3fc2d5
<div style="border:2px solid #3fc2d5;">Content here</div>
.myborder {border:2px solid #3fc2d5;}