#1f1dbc color space conversions
Hex:
#1f1dbc
RGB:
31, 29, 188
CMY:
88, 89, 26
CMYK:
84, 85, 0, 26
HSL:
241°, 73.2719%, 42.5490%
HSV (HSB):
241°, 84.5745%, 73.7255%
XYZ:
10.0815, 4.8009, 47.9723
xyY:
0.1604, 0.0764, 4.8009
CIE-Lab:
26.1598, 54.9594, -79.4963
CIE-LCH:
26.1598, 96.6447, 304.6579
CIE-Luv:
26.1598, -6.6024, -94.2559
Hunter-Lab:
21.9109, 43.7865, -114.4733
#1f1dbc color charts
#1f1dbc color shades, tints & tones
#1f1dbc color schemes
#1f1dbc color preview, HTML & CSS examples
This text has a color of #1f1dbc
<p style="color:#1f1dbc;">Text here</p>
.mytext {color:#1f1dbc;}
This box has a color of #1f1dbc
<div style="background-color:#1f1dbc;">Content here</div>
.mybackground {background-color:#1f1dbc;}
Border around this has a color of #1f1dbc
<div style="border:2px solid #1f1dbc;">Content here</div>
.myborder {border:2px solid #1f1dbc;}