#3fffe1 color space conversions
Hex:
#3fffe1
RGB:
63, 255, 225
CMY:
75, 0, 12
CMYK:
75, 0, 12, 0
HSL:
171°, 100.0000%, 62.3529%
HSV (HSB):
171°, 75.2941%, 100.0000%
XYZ:
51.4005, 78.0130, 83.5831
xyY:
0.2413, 0.3663, 78.0130
CIE-Lab:
90.7858, -52.9226, 0.9877
CIE-LCH:
90.7858, 52.9318, 178.9308
CIE-Luv:
90.7858, -68.6853, 10.0716
Hunter-Lab:
88.3250, -50.6910, 5.7206
#3fffe1 color charts
#3fffe1 color shades, tints & tones
#3fffe1 color schemes
#3fffe1 color preview, HTML & CSS examples
This text has a color of #3fffe1
<p style="color:#3fffe1;">Text here</p>
.mytext {color:#3fffe1;}
This box has a color of #3fffe1
<div style="background-color:#3fffe1;">Content here</div>
.mybackground {background-color:#3fffe1;}
Border around this has a color of #3fffe1
<div style="border:2px solid #3fffe1;">Content here</div>
.myborder {border:2px solid #3fffe1;}