#03ffe0 color space conversions
Hex:
#03ffe0
RGB:
3, 255, 224
CMY:
99, 0, 12
CMYK:
99, 0, 12, 0
HSL:
173°, 100.0000%, 50.5882%
HSV (HSB):
173°, 98.8235%, 100.0000%
XYZ:
49.2521, 76.9212, 82.7724
xyY:
0.2357, 0.3681, 76.9212
CIE-Lab:
90.2853, -56.5217, 0.7188
CIE-LCH:
90.2853, 56.5263, 179.2714
CIE-Luv:
90.2853, -72.8894, 10.1517
Hunter-Lab:
87.7047, -53.2435, 5.4376
#03ffe0 color charts
#03ffe0 color shades, tints & tones
#03ffe0 color schemes
#03ffe0 color preview, HTML & CSS examples
This text has a color of #03ffe0
<p style="color:#03ffe0;">Text here</p>
.mytext {color:#03ffe0;}
This box has a color of #03ffe0
<div style="background-color:#03ffe0;">Content here</div>
.mybackground {background-color:#03ffe0;}
Border around this has a color of #03ffe0
<div style="border:2px solid #03ffe0;">Content here</div>
.myborder {border:2px solid #03ffe0;}