#04afed color space conversions
Hex:
#04afed
RGB:
4, 175, 237
CMY:
98, 31, 7
CMYK:
98, 26, 0, 7
HSL:
196°, 96.6805%, 47.2549%
HSV (HSB):
196°, 98.3122%, 92.9412%
XYZ:
30.6661, 36.8002, 85.6076
xyY:
0.2003, 0.2404, 36.8002
CIE-Lab:
67.1268, -15.3718, -41.2704
CIE-LCH:
67.1268, 44.0402, 249.5714
CIE-Luv:
67.1268, -45.1354, -64.4102
Hunter-Lab:
60.6632, -15.9262, -41.2056
#04afed color charts
#04afed color shades, tints & tones
#04afed color schemes
#04afed color preview, HTML & CSS examples
This text has a color of #04afed
<p style="color:#04afed;">Text here</p>
.mytext {color:#04afed;}
This box has a color of #04afed
<div style="background-color:#04afed;">Content here</div>
.mybackground {background-color:#04afed;}
Border around this has a color of #04afed
<div style="border:2px solid #04afed;">Content here</div>
.myborder {border:2px solid #04afed;}