#1b1f85 color space conversions
Hex:
#1b1f85
RGB:
27, 31, 133
CMY:
89, 88, 48
CMYK:
80, 77, 0, 48
HSL:
238°, 66.2500%, 31.3725%
HSV (HSB):
238°, 79.6992%, 52.1569%
XYZ:
5.1756, 2.9064, 22.4785
xyY:
0.1694, 0.0951, 2.9064
CIE-Lab:
19.6652, 35.7860, -56.7123
CIE-LCH:
19.6652, 67.0591, 302.2523
CIE-Luv:
19.6652, -5.0335, -62.1838
Hunter-Lab:
17.0483, 24.3556, -66.2413
#1b1f85 color charts
#1b1f85 color shades, tints & tones
#1b1f85 color schemes
#1b1f85 color preview, HTML & CSS examples
This text has a color of #1b1f85
<p style="color:#1b1f85;">Text here</p>
.mytext {color:#1b1f85;}
This box has a color of #1b1f85
<div style="background-color:#1b1f85;">Content here</div>
.mybackground {background-color:#1b1f85;}
Border around this has a color of #1b1f85
<div style="border:2px solid #1b1f85;">Content here</div>
.myborder {border:2px solid #1b1f85;}