#201f90 color space conversions
Hex:
#201f90
RGB:
32, 31, 144
CMY:
87, 88, 44
CMYK:
78, 78, 0, 44
HSL:
241°, 64.5714%, 34.3137%
HSV (HSB):
241°, 78.4722%, 56.4706%
XYZ:
6.1197, 3.3007, 26.7001
xyY:
0.1694, 0.0914, 3.3007
CIE-Lab:
21.2099, 40.0137, -61.0287
CIE-LCH:
21.2099, 72.9767, 303.2510
CIE-Luv:
21.2099, -4.8227, -68.7875
Hunter-Lab:
18.1677, 28.3331, -74.4178
#201f90 color charts
#201f90 color shades, tints & tones
#201f90 color schemes
#201f90 color preview, HTML & CSS examples
This text has a color of #201f90
<p style="color:#201f90;">Text here</p>
.mytext {color:#201f90;}
This box has a color of #201f90
<div style="background-color:#201f90;">Content here</div>
.mybackground {background-color:#201f90;}
Border around this has a color of #201f90
<div style="border:2px solid #201f90;">Content here</div>
.myborder {border:2px solid #201f90;}