#2029e9 color space conversions
Hex:
#2029e9
RGB:
32, 41, 233
CMY:
87, 84, 9
CMYK:
86, 82, 0, 9
HSL:
237°, 82.0408%, 51.9608%
HSV (HSB):
237°, 86.2661%, 91.3725%
XYZ:
16.0966, 7.7761, 77.7434
xyY:
0.1584, 0.0765, 7.7761
CIE-Lab:
33.5123, 63.2167, -93.3916
CIE-LCH:
33.5123, 112.7756, 304.0940
CIE-Luv:
33.5123, -9.5435, -120.7227
Hunter-Lab:
27.8857, 54.2361, -145.7761
#2029e9 color charts
#2029e9 color shades, tints & tones
#2029e9 color schemes
#2029e9 color preview, HTML & CSS examples
This text has a color of #2029e9
<p style="color:#2029e9;">Text here</p>
.mytext {color:#2029e9;}
This box has a color of #2029e9
<div style="background-color:#2029e9;">Content here</div>
.mybackground {background-color:#2029e9;}
Border around this has a color of #2029e9
<div style="border:2px solid #2029e9;">Content here</div>
.myborder {border:2px solid #2029e9;}