#201b7f color space conversions
Hex:
#201b7f
RGB:
32, 27, 127
CMY:
87, 89, 50
CMYK:
75, 79, 0, 50
HSL:
243°, 64.9351%, 30.1961%
HSV (HSB):
243°, 78.7402%, 49.8039%
XYZ:
4.8184, 2.6232, 20.3311
xyY:
0.1735, 0.0945, 2.6232
CIE-Lab:
18.4671, 36.4856, -54.8873
CIE-LCH:
18.4671, 65.9076, 303.6134
CIE-Luv:
18.4671, -3.4961, -58.5365
Hunter-Lab:
16.1964, 24.7591, -63.0880
#201b7f color charts
#201b7f color shades, tints & tones
#201b7f color schemes
#201b7f color preview, HTML & CSS examples
This text has a color of #201b7f
<p style="color:#201b7f;">Text here</p>
.mytext {color:#201b7f;}
This box has a color of #201b7f
<div style="background-color:#201b7f;">Content here</div>
.mybackground {background-color:#201b7f;}
Border around this has a color of #201b7f
<div style="border:2px solid #201b7f;">Content here</div>
.myborder {border:2px solid #201b7f;}