#04afcd color space conversions
Hex:
#04afcd
RGB:
4, 175, 205
CMY:
98, 31, 20
CMYK:
98, 15, 0, 20
HSL:
189°, 96.1722%, 40.9804%
HSV (HSB):
189°, 98.0488%, 80.3922%
XYZ:
26.3995, 35.0935, 63.1399
xyY:
0.2118, 0.2816, 35.0935
CIE-Lab:
65.8214, -26.4497, -25.7089
CIE-LCH:
65.8214, 36.8854, 224.1862
CIE-Luv:
65.8214, -47.5476, -36.6239
Hunter-Lab:
59.2398, -24.1233, -21.7256
#04afcd color charts
#04afcd color shades, tints & tones
#04afcd color schemes
#04afcd color preview, HTML & CSS examples
This text has a color of #04afcd
<p style="color:#04afcd;">Text here</p>
.mytext {color:#04afcd;}
This box has a color of #04afcd
<div style="background-color:#04afcd;">Content here</div>
.mybackground {background-color:#04afcd;}
Border around this has a color of #04afcd
<div style="border:2px solid #04afcd;">Content here</div>
.myborder {border:2px solid #04afcd;}