#2006a5 color space conversions
Hex:
#2006a5
RGB:
32, 6, 165
CMY:
87, 98, 35
CMYK:
81, 96, 0, 35
HSL:
250°, 92.9825%, 33.5294%
HSV (HSB):
250°, 96.3636%, 64.7059%
XYZ:
7.4523, 3.1539, 35.8133
xyY:
0.1605, 0.0679, 3.1539
CIE-Lab:
20.6501, 56.0288, -74.8670
CIE-LCH:
20.6501, 93.5109, 306.8104
CIE-Luv:
20.6501, -3.7745, -78.7463
Hunter-Lab:
17.7593, 43.8248, -107.1321
#2006a5 color charts
#2006a5 color shades, tints & tones
#2006a5 color schemes
#2006a5 color preview, HTML & CSS examples
This text has a color of #2006a5
<p style="color:#2006a5;">Text here</p>
.mytext {color:#2006a5;}
This box has a color of #2006a5
<div style="background-color:#2006a5;">Content here</div>
.mybackground {background-color:#2006a5;}
Border around this has a color of #2006a5
<div style="border:2px solid #2006a5;">Content here</div>
.myborder {border:2px solid #2006a5;}