#04afff color space conversions
Hex:
#04afff
RGB:
4, 175, 255
CMY:
98, 31, 0
CMYK:
98, 31, 0, 0
HSL:
199°, 100.0000%, 50.7843%
HSV (HSB):
199°, 98.4314%, 100.0000%
XYZ:
33.4300, 37.9058, 100.1623
xyY:
0.1949, 0.2210, 37.9058
CIE-Lab:
67.9511, -8.9166, -49.7680
CIE-LCH:
67.9511, 50.5605, 259.8425
CIE-Luv:
67.9511, -43.8802, -79.7945
Hunter-Lab:
61.5677, -10.8213, -53.3595
#04afff color charts
#04afff color shades, tints & tones
#04afff color schemes
#04afff color preview, HTML & CSS examples
This text has a color of #04afff
<p style="color:#04afff;">Text here</p>
.mytext {color:#04afff;}
This box has a color of #04afff
<div style="background-color:#04afff;">Content here</div>
.mybackground {background-color:#04afff;}
Border around this has a color of #04afff
<div style="border:2px solid #04afff;">Content here</div>
.myborder {border:2px solid #04afff;}