#1f2db2 color space conversions
Hex:
#1f2db2
RGB:
31, 45, 178
CMY:
88, 82, 30
CMYK:
83, 75, 0, 30
HSL:
234°, 70.3349%, 40.9804%
HSV (HSB):
234°, 82.5843%, 69.8039%
XYZ:
9.5393, 5.3824, 42.6556
xyY:
0.1657, 0.0935, 5.3824
CIE-Lab:
27.7977, 43.5781, -70.8287
CIE-LCH:
27.7977, 83.1610, 301.6023
CIE-Luv:
27.7977, -8.3117, -89.0316
Hunter-Lab:
23.2001, 32.7950, -92.7705
#1f2db2 color charts
#1f2db2 color shades, tints & tones
#1f2db2 color schemes
#1f2db2 color preview, HTML & CSS examples
This text has a color of #1f2db2
<p style="color:#1f2db2;">Text here</p>
.mytext {color:#1f2db2;}
This box has a color of #1f2db2
<div style="background-color:#1f2db2;">Content here</div>
.mybackground {background-color:#1f2db2;}
Border around this has a color of #1f2db2
<div style="border:2px solid #1f2db2;">Content here</div>
.myborder {border:2px solid #1f2db2;}