#04e2e5 color space conversions
Hex:
#04e2e5
RGB:
4, 226, 229
CMY:
98, 11, 10
CMYK:
98, 1, 0, 10
HSL:
181°, 96.5665%, 45.6863%
HSV (HSB):
181°, 98.2533%, 89.8039%
XYZ:
41.3893, 60.0757, 83.5431
xyY:
0.2237, 0.3247, 60.0757
CIE-Lab:
81.8793, -42.9104, -14.3391
CIE-LCH:
81.8793, 45.2429, 198.4778
CIE-Luv:
81.8793, -62.8907, -16.1616
Hunter-Lab:
77.5085, -40.3214, -9.6502
#04e2e5 color charts
#04e2e5 color shades, tints & tones
#04e2e5 color schemes
#04e2e5 color preview, HTML & CSS examples
This text has a color of #04e2e5
<p style="color:#04e2e5;">Text here</p>
.mytext {color:#04e2e5;}
This box has a color of #04e2e5
<div style="background-color:#04e2e5;">Content here</div>
.mybackground {background-color:#04e2e5;}
Border around this has a color of #04e2e5
<div style="border:2px solid #04e2e5;">Content here</div>
.myborder {border:2px solid #04e2e5;}