#1f8dca color space conversions
Hex:
#1f8dca
RGB:
31, 141, 202
CMY:
88, 45, 21
CMYK:
85, 30, 0, 21
HSL:
201°, 73.3906%, 45.6863%
HSV (HSB):
201°, 84.6535%, 79.2157%
XYZ:
20.7506, 23.6053, 59.3397
xyY:
0.2001, 0.2276, 23.6053
CIE-Lab:
55.6905, -7.9405, -39.7606
CIE-LCH:
55.6905, 40.5457, 258.7061
CIE-Luv:
55.6905, -34.5366, -60.8562
Hunter-Lab:
48.5853, -8.7876, -38.4042
#1f8dca color charts
#1f8dca color shades, tints & tones
#1f8dca color schemes
#1f8dca color preview, HTML & CSS examples
This text has a color of #1f8dca
<p style="color:#1f8dca;">Text here</p>
.mytext {color:#1f8dca;}
This box has a color of #1f8dca
<div style="background-color:#1f8dca;">Content here</div>
.mybackground {background-color:#1f8dca;}
Border around this has a color of #1f8dca
<div style="border:2px solid #1f8dca;">Content here</div>
.myborder {border:2px solid #1f8dca;}