#04fff2 color space conversions
Hex:
#04fff2
RGB:
4, 255, 242
CMY:
98, 0, 5
CMYK:
98, 0, 5, 0
HSL:
177°, 100.0000%, 50.7843%
HSV (HSB):
177°, 98.4314%, 100.0000%
XYZ:
51.8371, 77.9566, 96.3194
xyY:
0.2293, 0.3448, 77.9566
CIE-Lab:
90.7601, -51.6616, -7.9220
CIE-LCH:
90.7601, 52.2655, 188.7181
CIE-Luv:
90.7601, -71.4255, -4.4112
Hunter-Lab:
88.2930, -49.7150, -2.8747
#04fff2 color charts
#04fff2 color shades, tints & tones
#04fff2 color schemes
#04fff2 color preview, HTML & CSS examples
This text has a color of #04fff2
<p style="color:#04fff2;">Text here</p>
.mytext {color:#04fff2;}
This box has a color of #04fff2
<div style="background-color:#04fff2;">Content here</div>
.mybackground {background-color:#04fff2;}
Border around this has a color of #04fff2
<div style="border:2px solid #04fff2;">Content here</div>
.myborder {border:2px solid #04fff2;}