#1f2ebd color space conversions
Hex:
#1f2ebd
RGB:
31, 46, 189
CMY:
88, 82, 26
CMYK:
84, 76, 0, 26
HSL:
234°, 71.8182%, 43.1373%
HSV (HSB):
234°, 83.5979%, 74.1176%
XYZ:
10.7274, 5.9194, 48.7213
xyY:
0.1641, 0.0906, 5.9194
CIE-Lab:
29.2083, 46.7692, -75.0282
CIE-LCH:
29.2083, 88.4115, 301.9375
CIE-Luv:
29.2083, -8.8037, -95.4935
Hunter-Lab:
24.3299, 36.1259, -101.6991
#1f2ebd color charts
#1f2ebd color shades, tints & tones
#1f2ebd color schemes
#1f2ebd color preview, HTML & CSS examples
This text has a color of #1f2ebd
<p style="color:#1f2ebd;">Text here</p>
.mytext {color:#1f2ebd;}
This box has a color of #1f2ebd
<div style="background-color:#1f2ebd;">Content here</div>
.mybackground {background-color:#1f2ebd;}
Border around this has a color of #1f2ebd
<div style="border:2px solid #1f2ebd;">Content here</div>
.myborder {border:2px solid #1f2ebd;}