#1f2dec color space conversions
Hex:
#1f2dec
RGB:
31, 45, 236
CMY:
88, 82, 7
CMYK:
87, 81, 0, 7
HSL:
236°, 84.3621%, 52.3529%
HSV (HSB):
236°, 86.8644%, 92.5490%
XYZ:
16.6438, 8.2242, 80.0671
xyY:
0.1586, 0.0784, 8.2242
CIE-Lab:
34.4455, 62.2938, -93.5461
CIE-LCH:
34.4455, 112.3894, 303.6603
CIE-Luv:
34.4455, -10.1819, -122.5423
Hunter-Lab:
28.6779, 53.4098, -145.4600
#1f2dec color charts
#1f2dec color shades, tints & tones
#1f2dec color schemes
#1f2dec color preview, HTML & CSS examples
This text has a color of #1f2dec
<p style="color:#1f2dec;">Text here</p>
.mytext {color:#1f2dec;}
This box has a color of #1f2dec
<div style="background-color:#1f2dec;">Content here</div>
.mybackground {background-color:#1f2dec;}
Border around this has a color of #1f2dec
<div style="border:2px solid #1f2dec;">Content here</div>
.myborder {border:2px solid #1f2dec;}