#2030a9 color space conversions
Hex:
#2030a9
RGB:
32, 48, 169
CMY:
87, 81, 34
CMYK:
81, 72, 0, 34
HSL:
233°, 68.1592%, 39.4118%
HSV (HSB):
233°, 81.0651%, 66.2745%
XYZ:
8.8140, 5.2856, 38.0918
xyY:
0.1689, 0.1013, 5.2856
CIE-Lab:
27.5333, 38.6727, -65.8673
CIE-LCH:
27.5333, 76.3811, 300.4185
CIE-Luv:
27.5333, -8.4564, -83.4968
Hunter-Lab:
22.9903, 28.2004, -82.1420
#2030a9 color charts
#2030a9 color shades, tints & tones
#2030a9 color schemes
#2030a9 color preview, HTML & CSS examples
This text has a color of #2030a9
<p style="color:#2030a9;">Text here</p>
.mytext {color:#2030a9;}
This box has a color of #2030a9
<div style="background-color:#2030a9;">Content here</div>
.mybackground {background-color:#2030a9;}
Border around this has a color of #2030a9
<div style="border:2px solid #2030a9;">Content here</div>
.myborder {border:2px solid #2030a9;}