#201f8f color space conversions
Hex:
#201f8f
RGB:
32, 31, 143
CMY:
87, 88, 44
CMYK:
78, 78, 0, 44
HSL:
241°, 64.3678%, 34.1176%
HSV (HSB):
241°, 78.3217%, 56.0784%
XYZ:
6.0436, 3.2702, 26.2993
xyY:
0.1697, 0.0918, 3.2702
CIE-Lab:
21.0951, 39.6741, -60.5969
CIE-LCH:
21.0951, 72.4294, 303.2136
CIE-Luv:
21.0951, -4.7792, -68.1989
Hunter-Lab:
18.0837, 28.0080, -73.5671
#201f8f color charts
#201f8f color shades, tints & tones
#201f8f color schemes
#201f8f color preview, HTML & CSS examples
This text has a color of #201f8f
<p style="color:#201f8f;">Text here</p>
.mytext {color:#201f8f;}
This box has a color of #201f8f
<div style="background-color:#201f8f;">Content here</div>
.mybackground {background-color:#201f8f;}
Border around this has a color of #201f8f
<div style="border:2px solid #201f8f;">Content here</div>
.myborder {border:2px solid #201f8f;}