#2003a5 color space conversions
Hex:
#2003a5
RGB:
32, 3, 165
CMY:
87, 99, 35
CMYK:
81, 98, 0, 35
HSL:
251°, 96.4286%, 32.9412%
HSV (HSB):
251°, 98.1818%, 64.7059%
XYZ:
7.4198, 3.0888, 35.8024
xyY:
0.1602, 0.0667, 3.0888
CIE-Lab:
20.3961, 56.8116, -75.2910
CIE-LCH:
20.3961, 94.3201, 307.0367
CIE-Luv:
20.3961, -3.6273, -78.4420
Hunter-Lab:
17.5750, 44.6022, -108.4784
#2003a5 color charts
#2003a5 color shades, tints & tones
#2003a5 color schemes
#2003a5 color preview, HTML & CSS examples
This text has a color of #2003a5
<p style="color:#2003a5;">Text here</p>
.mytext {color:#2003a5;}
This box has a color of #2003a5
<div style="background-color:#2003a5;">Content here</div>
.mybackground {background-color:#2003a5;}
Border around this has a color of #2003a5
<div style="border:2px solid #2003a5;">Content here</div>
.myborder {border:2px solid #2003a5;}