#1f32b7 color space conversions
Hex:
#1f32b7
RGB:
31, 50, 183
CMY:
88, 80, 28
CMYK:
83, 73, 0, 28
HSL:
233°, 71.0280%, 41.9608%
HSV (HSB):
233°, 83.0601%, 71.7647%
XYZ:
10.2529, 5.9914, 45.4158
xyY:
0.1663, 0.0972, 5.9914
CIE-Lab:
29.3908, 42.3662, -71.1727
CIE-LCH:
29.3908, 82.8279, 300.7636
CIE-Luv:
29.3908, -9.2978, -91.7793
Hunter-Lab:
24.4774, 31.9336, -92.8738
#1f32b7 color charts
#1f32b7 color shades, tints & tones
#1f32b7 color schemes
#1f32b7 color preview, HTML & CSS examples
This text has a color of #1f32b7
<p style="color:#1f32b7;">Text here</p>
.mytext {color:#1f32b7;}
This box has a color of #1f32b7
<div style="background-color:#1f32b7;">Content here</div>
.mybackground {background-color:#1f32b7;}
Border around this has a color of #1f32b7
<div style="border:2px solid #1f32b7;">Content here</div>
.myborder {border:2px solid #1f32b7;}