#04dafe color space conversions
Hex:
#04dafe
RGB:
4, 218, 254
CMY:
98, 15, 0
CMYK:
98, 14, 0, 0
HSL:
189°, 99.2063%, 50.5882%
HSV (HSB):
189°, 98.4252%, 99.6078%
XYZ:
43.0109, 57.3244, 102.5637
xyY:
0.2120, 0.2825, 57.3244
CIE-Lab:
80.3617, -31.4829, -29.9126
CIE-LCH:
80.3617, 43.4274, 223.5349
CIE-Luv:
80.3617, -58.2127, -44.0411
Hunter-Lab:
75.7129, -31.0955, -27.3176
#04dafe color charts
#04dafe color shades, tints & tones
#04dafe color schemes
#04dafe color preview, HTML & CSS examples
This text has a color of #04dafe
<p style="color:#04dafe;">Text here</p>
.mytext {color:#04dafe;}
This box has a color of #04dafe
<div style="background-color:#04dafe;">Content here</div>
.mybackground {background-color:#04dafe;}
Border around this has a color of #04dafe
<div style="border:2px solid #04dafe;">Content here</div>
.myborder {border:2px solid #04dafe;}