#04fff1 color space conversions
Hex:
#04fff1
RGB:
4, 255, 241
CMY:
98, 0, 5
CMYK:
98, 0, 5, 0
HSL:
177°, 100.0000%, 50.7843%
HSV (HSB):
177°, 98.4314%, 100.0000%
XYZ:
51.6873, 77.8967, 95.5305
xyY:
0.2296, 0.3460, 77.8967
CIE-Lab:
90.7327, -51.9376, -7.4436
CIE-LCH:
90.7327, 52.4683, 188.1559
CIE-Luv:
90.7327, -71.5060, -3.5898
Hunter-Lab:
88.2591, -49.9183, -2.3933
#04fff1 color charts
#04fff1 color shades, tints & tones
#04fff1 color schemes
#04fff1 color preview, HTML & CSS examples
This text has a color of #04fff1
<p style="color:#04fff1;">Text here</p>
.mytext {color:#04fff1;}
This box has a color of #04fff1
<div style="background-color:#04fff1;">Content here</div>
.mybackground {background-color:#04fff1;}
Border around this has a color of #04fff1
<div style="border:2px solid #04fff1;">Content here</div>
.myborder {border:2px solid #04fff1;}