#1b32cd color space conversions
Hex:
#1b32cd
RGB:
27, 50, 205
CMY:
89, 80, 20
CMYK:
87, 76, 0, 20
HSL:
232°, 76.7241%, 45.4902%
HSV (HSB):
232°, 86.8293%, 80.3922%
XYZ:
12.6120, 6.9220, 58.4290
xyY:
0.1618, 0.0888, 6.9220
CIE-Lab:
31.6287, 49.7307, -80.4063
CIE-LCH:
31.6287, 94.5427, 301.7365
CIE-Luv:
31.6287, -10.2429, -104.7622
Hunter-Lab:
26.3097, 39.5254, -113.2554
#1b32cd color charts
#1b32cd color shades, tints & tones
#1b32cd color schemes
#1b32cd color preview, HTML & CSS examples
This text has a color of #1b32cd
<p style="color:#1b32cd;">Text here</p>
.mytext {color:#1b32cd;}
This box has a color of #1b32cd
<div style="background-color:#1b32cd;">Content here</div>
.mybackground {background-color:#1b32cd;}
Border around this has a color of #1b32cd
<div style="border:2px solid #1b32cd;">Content here</div>
.myborder {border:2px solid #1b32cd;}