#3ff5f6 color space conversions
Hex:
#3ff5f6
RGB:
63, 245, 246
CMY:
75, 4, 4
CMYK:
74, 0, 0, 4
HSL:
180°, 91.0448%, 60.5882%
HSV (HSB):
180°, 74.3902%, 96.4706%
XYZ:
51.3369, 73.0154, 98.5764
xyY:
0.2303, 0.3275, 73.0154
CIE-Lab:
88.4551, -43.0443, -13.3843
CIE-LCH:
88.4551, 45.0772, 197.2727
CIE-Luv:
88.4551, -63.7795, -14.6233
Hunter-Lab:
85.4490, -42.2950, -8.5843
#3ff5f6 color charts
#3ff5f6 color shades, tints & tones
#3ff5f6 color schemes
#3ff5f6 color preview, HTML & CSS examples
This text has a color of #3ff5f6
<p style="color:#3ff5f6;">Text here</p>
.mytext {color:#3ff5f6;}
This box has a color of #3ff5f6
<div style="background-color:#3ff5f6;">Content here</div>
.mybackground {background-color:#3ff5f6;}
Border around this has a color of #3ff5f6
<div style="border:2px solid #3ff5f6;">Content here</div>
.myborder {border:2px solid #3ff5f6;}