#04bdcc color space conversions
Hex:
#04bdcc
RGB:
4, 189, 204
CMY:
98, 26, 20
CMYK:
98, 7, 0, 20
HSL:
185°, 96.1538%, 40.7843%
HSV (HSB):
185°, 98.0392%, 80.0000%
XYZ:
29.1467, 40.7806, 63.4620
xyY:
0.2185, 0.3057, 40.7806
CIE-Lab:
70.0220, -33.6104, -18.7496
CIE-LCH:
70.0220, 38.4865, 209.1550
CIE-Luv:
70.0220, -52.4174, -24.3934
Hunter-Lab:
63.8597, -30.2838, -14.2189
#04bdcc color charts
#04bdcc color shades, tints & tones
#04bdcc color schemes
#04bdcc color preview, HTML & CSS examples
This text has a color of #04bdcc
<p style="color:#04bdcc;">Text here</p>
.mytext {color:#04bdcc;}
This box has a color of #04bdcc
<div style="background-color:#04bdcc;">Content here</div>
.mybackground {background-color:#04bdcc;}
Border around this has a color of #04bdcc
<div style="border:2px solid #04bdcc;">Content here</div>
.myborder {border:2px solid #04bdcc;}