#029ff5 color space conversions
Hex:
#029ff5
RGB:
2, 159, 245
CMY:
99, 38, 4
CMYK:
99, 35, 0, 4
HSL:
201°, 98.3806%, 48.4314%
HSV (HSB):
201°, 99.1837%, 96.0784%
XYZ:
28.9046, 31.4018, 90.9239
xyY:
0.1911, 0.2076, 31.4018
CIE-Lab:
62.8453, -3.6130, -52.3969
CIE-LCH:
62.8453, 52.5214, 266.0554
CIE-Luv:
62.8453, -39.3880, -83.8121
Hunter-Lab:
56.0373, -5.9931, -56.9756
#029ff5 color charts
#029ff5 color shades, tints & tones
#029ff5 color schemes
#029ff5 color preview, HTML & CSS examples
This text has a color of #029ff5
<p style="color:#029ff5;">Text here</p>
.mytext {color:#029ff5;}
This box has a color of #029ff5
<div style="background-color:#029ff5;">Content here</div>
.mybackground {background-color:#029ff5;}
Border around this has a color of #029ff5
<div style="border:2px solid #029ff5;">Content here</div>
.myborder {border:2px solid #029ff5;}