#1f32c4 color space conversions
Hex:
#1f32c4
RGB:
31, 50, 196
CMY:
88, 80, 23
CMYK:
84, 74, 0, 23
HSL:
233°, 72.6872%, 44.5098%
HSV (HSB):
233°, 84.1837%, 76.8627%
XYZ:
11.6695, 6.5580, 52.8753
xyY:
0.1641, 0.0922, 6.5580
CIE-Lab:
30.7788, 46.8756, -76.5499
CIE-LCH:
30.7788, 89.7620, 301.4813
CIE-Luv:
30.7788, -9.6431, -99.4909
Hunter-Lab:
25.6087, 36.5246, -104.4926
#1f32c4 color charts
#1f32c4 color shades, tints & tones
#1f32c4 color schemes
#1f32c4 color preview, HTML & CSS examples
This text has a color of #1f32c4
<p style="color:#1f32c4;">Text here</p>
.mytext {color:#1f32c4;}
This box has a color of #1f32c4
<div style="background-color:#1f32c4;">Content here</div>
.mybackground {background-color:#1f32c4;}
Border around this has a color of #1f32c4
<div style="border:2px solid #1f32c4;">Content here</div>
.myborder {border:2px solid #1f32c4;}