#1f8ddc color space conversions
Hex:
#1f8ddc
RGB:
31, 141, 220
CMY:
88, 45, 14
CMYK:
86, 36, 0, 14
HSL:
205°, 75.2988%, 49.2157%
HSV (HSB):
205°, 85.9091%, 86.2745%
XYZ:
23.0082, 24.5084, 71.2281
xyY:
0.1938, 0.2064, 24.5084
CIE-Lab:
56.5932, -1.2870, -48.4568
CIE-LCH:
56.5932, 48.4739, 268.4786
CIE-Luv:
56.5932, -33.5100, -76.0267
Hunter-Lab:
49.5059, -3.6763, -50.6510
#1f8ddc color charts
#1f8ddc color shades, tints & tones
#1f8ddc color schemes
#1f8ddc color preview, HTML & CSS examples
This text has a color of #1f8ddc
<p style="color:#1f8ddc;">Text here</p>
.mytext {color:#1f8ddc;}
This box has a color of #1f8ddc
<div style="background-color:#1f8ddc;">Content here</div>
.mybackground {background-color:#1f8ddc;}
Border around this has a color of #1f8ddc
<div style="border:2px solid #1f8ddc;">Content here</div>
.myborder {border:2px solid #1f8ddc;}