#201cb9 color space conversions
Hex:
#201cb9
RGB:
32, 28, 185
CMY:
87, 89, 27
CMYK:
83, 85, 0, 27
HSL:
242°, 73.7089%, 41.7647%
HSV (HSB):
242°, 84.8649%, 72.5490%
XYZ:
9.7679, 4.6404, 46.2798
xyY:
0.1610, 0.0765, 4.6404
CIE-Lab:
25.6846, 54.5271, -78.5044
CIE-LCH:
25.6846, 95.5832, 304.7828
CIE-Luv:
25.6846, -6.2731, -92.4729
Hunter-Lab:
21.5415, 43.2422, -112.2996
#201cb9 color charts
#201cb9 color shades, tints & tones
#201cb9 color schemes
#201cb9 color preview, HTML & CSS examples
This text has a color of #201cb9
<p style="color:#201cb9;">Text here</p>
.mytext {color:#201cb9;}
This box has a color of #201cb9
<div style="background-color:#201cb9;">Content here</div>
.mybackground {background-color:#201cb9;}
Border around this has a color of #201cb9
<div style="border:2px solid #201cb9;">Content here</div>
.myborder {border:2px solid #201cb9;}