#029de9 color space conversions
Hex:
#029de9
RGB:
2, 157, 233
CMY:
99, 38, 9
CMYK:
99, 33, 0, 9
HSL:
200°, 98.2979%, 46.0784%
HSV (HSB):
200°, 99.1416%, 91.3725%
XYZ:
26.7900, 30.0100, 81.4713
xyY:
0.1937, 0.2170, 30.0100
CIE-Lab:
61.6629, -6.9243, -47.6688
CIE-LCH:
61.6629, 48.1691, 261.7351
CIE-Luv:
61.6629, -39.5085, -75.2841
Hunter-Lab:
54.7814, -8.5749, -49.8295
#029de9 color charts
#029de9 color shades, tints & tones
#029de9 color schemes
#029de9 color preview, HTML & CSS examples
This text has a color of #029de9
<p style="color:#029de9;">Text here</p>
.mytext {color:#029de9;}
This box has a color of #029de9
<div style="background-color:#029de9;">Content here</div>
.mybackground {background-color:#029de9;}
Border around this has a color of #029de9
<div style="border:2px solid #029de9;">Content here</div>
.myborder {border:2px solid #029de9;}