#029cc0 color space conversions
Hex:
#029cc0
RGB:
2, 156, 192
CMY:
99, 39, 25
CMYK:
99, 19, 0, 25
HSL:
191°, 97.9381%, 38.0392%
HSV (HSB):
191°, 98.9583%, 75.2941%
XYZ:
21.4279, 27.5956, 54.0663
xyY:
0.2079, 0.2677, 27.5956
CIE-Lab:
59.5216, -21.2135, -28.1649
CIE-LCH:
59.5216, 35.2601, 233.0133
CIE-Luv:
59.5216, -42.0967, -40.7880
Hunter-Lab:
52.5315, -19.1189, -24.2502
#029cc0 color charts
#029cc0 color shades, tints & tones
#029cc0 color schemes
#029cc0 color preview, HTML & CSS examples
This text has a color of #029cc0
<p style="color:#029cc0;">Text here</p>
.mytext {color:#029cc0;}
This box has a color of #029cc0
<div style="background-color:#029cc0;">Content here</div>
.mybackground {background-color:#029cc0;}
Border around this has a color of #029cc0
<div style="border:2px solid #029cc0;">Content here</div>
.myborder {border:2px solid #029cc0;}