#201f7f color space conversions
Hex:
#201f7f
RGB:
32, 31, 127
CMY:
87, 88, 50
CMYK:
75, 76, 0, 50
HSL:
241°, 60.7595%, 30.9804%
HSV (HSB):
241°, 75.5906%, 49.8039%
XYZ:
4.9164, 2.8194, 20.3637
xyY:
0.1750, 0.1003, 2.8194
CIE-Lab:
19.3054, 34.1189, -53.5031
CIE-LCH:
19.3054, 63.4561, 302.5256
CIE-Luv:
19.3054, -4.0786, -58.7362
Hunter-Lab:
16.7909, 22.8810, -60.1522
#201f7f color charts
#201f7f color shades, tints & tones
#201f7f color schemes
#201f7f color preview, HTML & CSS examples
This text has a color of #201f7f
<p style="color:#201f7f;">Text here</p>
.mytext {color:#201f7f;}
This box has a color of #201f7f
<div style="background-color:#201f7f;">Content here</div>
.mybackground {background-color:#201f7f;}
Border around this has a color of #201f7f
<div style="border:2px solid #201f7f;">Content here</div>
.myborder {border:2px solid #201f7f;}