#202e5e color space conversions
Hex:
#202e5e
RGB:
32, 46, 94
CMY:
87, 82, 63
CMYK:
66, 51, 0, 63
HSL:
226°, 49.2063%, 24.7059%
HSV (HSB):
226°, 65.9574%, 36.8627%
XYZ:
3.5930, 3.0692, 10.9927
xyY:
0.2035, 0.1738, 3.0692
CIE-Lab:
20.3190, 11.2600, -30.5086
CIE-LCH:
20.3190, 32.5202, 290.2579
CIE-Luv:
20.3190, -6.3033, -35.3841
Hunter-Lab:
17.5192, 5.9503, -24.9391
#202e5e color charts
#202e5e color shades, tints & tones
#202e5e color schemes
#202e5e color preview, HTML & CSS examples
This text has a color of #202e5e
<p style="color:#202e5e;">Text here</p>
.mytext {color:#202e5e;}
This box has a color of #202e5e
<div style="background-color:#202e5e;">Content here</div>
.mybackground {background-color:#202e5e;}
Border around this has a color of #202e5e
<div style="border:2px solid #202e5e;">Content here</div>
.myborder {border:2px solid #202e5e;}