#1b32e5 color space conversions
Hex:
#1b32e5
RGB:
27, 50, 229
CMY:
89, 80, 10
CMYK:
88, 78, 0, 10
HSL:
233°, 79.5276%, 50.1961%
HSV (HSB):
233°, 88.2096%, 89.8039%
XYZ:
15.7355, 8.1714, 74.8766
xyY:
0.1593, 0.0827, 8.1714
CIE-Lab:
34.3372, 57.5763, -89.7444
CIE-LCH:
34.3372, 106.6260, 302.6825
CIE-Luv:
34.3372, -10.8988, -118.6064
Hunter-Lab:
28.5856, 48.2338, -135.2933
#1b32e5 color charts
#1b32e5 color shades, tints & tones
#1b32e5 color schemes
#1b32e5 color preview, HTML & CSS examples
This text has a color of #1b32e5
<p style="color:#1b32e5;">Text here</p>
.mytext {color:#1b32e5;}
This box has a color of #1b32e5
<div style="background-color:#1b32e5;">Content here</div>
.mybackground {background-color:#1b32e5;}
Border around this has a color of #1b32e5
<div style="border:2px solid #1b32e5;">Content here</div>
.myborder {border:2px solid #1b32e5;}