#029fd9 color space conversions
Hex:
#029fd9
RGB:
2, 159, 217
CMY:
99, 38, 15
CMYK:
99, 27, 0, 15
HSL:
196°, 98.1735%, 42.9412%
HSV (HSB):
196°, 99.0783%, 85.0980%
XYZ:
24.9476, 29.8189, 70.0864
xyY:
0.1998, 0.2388, 29.8189
CIE-Lab:
61.4977, -13.9067, -39.0683
CIE-LCH:
61.4977, 41.4696, 250.4064
CIE-Luv:
61.4977, -41.2727, -60.0516
Hunter-Lab:
54.6067, -14.0125, -37.8726
#029fd9 color charts
#029fd9 color shades, tints & tones
#029fd9 color schemes
#029fd9 color preview, HTML & CSS examples
This text has a color of #029fd9
<p style="color:#029fd9;">Text here</p>
.mytext {color:#029fd9;}
This box has a color of #029fd9
<div style="background-color:#029fd9;">Content here</div>
.mybackground {background-color:#029fd9;}
Border around this has a color of #029fd9
<div style="border:2px solid #029fd9;">Content here</div>
.myborder {border:2px solid #029fd9;}