#201b7d color space conversions
Hex:
#201b7d
RGB:
32, 27, 125
CMY:
87, 89, 51
CMYK:
74, 78, 0, 51
HSL:
243°, 64.4737%, 29.8039%
HSV (HSB):
243°, 78.4000%, 49.0196%
XYZ:
4.6893, 2.5716, 19.6513
xyY:
0.1742, 0.0956, 2.5716
CIE-Lab:
18.2394, 35.7992, -53.9912
CIE-LCH:
18.2394, 64.7815, 303.5466
CIE-Luv:
18.2394, -3.3996, -57.3603
Hunter-Lab:
16.0362, 24.1330, -61.4302
#201b7d color charts
#201b7d color shades, tints & tones
#201b7d color schemes
#201b7d color preview, HTML & CSS examples
This text has a color of #201b7d
<p style="color:#201b7d;">Text here</p>
.mytext {color:#201b7d;}
This box has a color of #201b7d
<div style="background-color:#201b7d;">Content here</div>
.mybackground {background-color:#201b7d;}
Border around this has a color of #201b7d
<div style="border:2px solid #201b7d;">Content here</div>
.myborder {border:2px solid #201b7d;}