#1f5dca color space conversions
Hex:
#1f5dca
RGB:
31, 93, 202
CMY:
88, 64, 21
CMYK:
85, 54, 0, 21
HSL:
218°, 73.3906%, 45.6863%
HSV (HSB):
218°, 84.6535%, 79.2157%
XYZ:
15.1401, 12.3843, 57.4695
xyY:
0.1781, 0.1457, 12.3843
CIE-Lab:
41.8205, 21.8139, -61.9398
CIE-LCH:
41.8205, 65.6687, 289.4012
CIE-Luv:
41.8205, -19.3630, -92.2984
Hunter-Lab:
35.1913, 15.2100, -72.1903
#1f5dca color charts
#1f5dca color shades, tints & tones
#1f5dca color schemes
#1f5dca color preview, HTML & CSS examples
This text has a color of #1f5dca
<p style="color:#1f5dca;">Text here</p>
.mytext {color:#1f5dca;}
This box has a color of #1f5dca
<div style="background-color:#1f5dca;">Content here</div>
.mybackground {background-color:#1f5dca;}
Border around this has a color of #1f5dca
<div style="border:2px solid #1f5dca;">Content here</div>
.myborder {border:2px solid #1f5dca;}