#04fdef color space conversions
Hex:
#04fdef
RGB:
4, 253, 239
CMY:
98, 1, 6
CMYK:
98, 0, 6, 1
HSL:
177°, 98.4190%, 50.3922%
HSV (HSB):
177°, 98.4190%, 99.2157%
XYZ:
50.7553, 76.5084, 93.7539
xyY:
0.2296, 0.3462, 76.5084
CIE-Lab:
90.0948, -51.6557, -7.3490
CIE-LCH:
90.0948, 52.1759, 188.0971
CIE-Luv:
90.0948, -71.0119, -3.4789
Hunter-Lab:
87.4691, -49.4933, -2.3217
#04fdef color charts
#04fdef color shades, tints & tones
#04fdef color schemes
#04fdef color preview, HTML & CSS examples
This text has a color of #04fdef
<p style="color:#04fdef;">Text here</p>
.mytext {color:#04fdef;}
This box has a color of #04fdef
<div style="background-color:#04fdef;">Content here</div>
.mybackground {background-color:#04fdef;}
Border around this has a color of #04fdef
<div style="border:2px solid #04fdef;">Content here</div>
.myborder {border:2px solid #04fdef;}