#2029e4 color space conversions
Hex:
#2029e4
RGB:
32, 41, 228
CMY:
87, 84, 11
CMYK:
86, 82, 0, 11
HSL:
237°, 78.4000%, 50.9804%
HSV (HSB):
237°, 85.9649%, 89.4118%
XYZ:
15.3922, 7.4944, 74.0341
xyY:
0.1588, 0.0773, 7.4944
CIE-Lab:
32.9069, 61.7305, -91.5459
CIE-LCH:
32.9069, 110.4143, 303.9923
CIE-Luv:
32.9069, -9.3617, -117.8877
Hunter-Lab:
27.3759, 52.4545, -141.1781
#2029e4 color charts
#2029e4 color shades, tints & tones
#2029e4 color schemes
#2029e4 color preview, HTML & CSS examples
This text has a color of #2029e4
<p style="color:#2029e4;">Text here</p>
.mytext {color:#2029e4;}
This box has a color of #2029e4
<div style="background-color:#2029e4;">Content here</div>
.mybackground {background-color:#2029e4;}
Border around this has a color of #2029e4
<div style="border:2px solid #2029e4;">Content here</div>
.myborder {border:2px solid #2029e4;}