#04baec color space conversions
Hex:
#04baec
RGB:
4, 186, 236
CMY:
98, 27, 7
CMYK:
98, 21, 0, 7
HSL:
193°, 96.6667%, 47.0588%
HSV (HSB):
193°, 98.3051%, 92.5490%
XYZ:
32.7493, 41.1998, 85.5832
xyY:
0.2053, 0.2583, 41.1998
CIE-Lab:
70.3156, -21.5207, -35.7549
CIE-LCH:
70.3156, 41.7319, 238.9564
CIE-Luv:
70.3156, -48.8949, -54.6099
Hunter-Lab:
64.1870, -21.2536, -34.1228
#04baec color charts
#04baec color shades, tints & tones
#04baec color schemes
#04baec color preview, HTML & CSS examples
This text has a color of #04baec
<p style="color:#04baec;">Text here</p>
.mytext {color:#04baec;}
This box has a color of #04baec
<div style="background-color:#04baec;">Content here</div>
.mybackground {background-color:#04baec;}
Border around this has a color of #04baec
<div style="border:2px solid #04baec;">Content here</div>
.myborder {border:2px solid #04baec;}