#1f8cea color space conversions
Hex:
#1f8cea
RGB:
31, 140, 234
CMY:
88, 45, 8
CMYK:
87, 40, 0, 8
HSL:
208°, 82.8571%, 51.9608%
HSV (HSB):
208°, 86.7521%, 91.7647%
XYZ:
24.7944, 24.9880, 81.3583
xyY:
0.1891, 0.1905, 24.9880
CIE-Lab:
57.0637, 4.5489, -55.5144
CIE-LCH:
57.0637, 55.7004, 274.6844
CIE-Luv:
57.0637, -32.4644, -88.2454
Hunter-Lab:
49.9880, 1.0585, -61.5062
#1f8cea color charts
#1f8cea color shades, tints & tones
#1f8cea color schemes
#1f8cea color preview, HTML & CSS examples
This text has a color of #1f8cea
<p style="color:#1f8cea;">Text here</p>
.mytext {color:#1f8cea;}
This box has a color of #1f8cea
<div style="background-color:#1f8cea;">Content here</div>
.mybackground {background-color:#1f8cea;}
Border around this has a color of #1f8cea
<div style="border:2px solid #1f8cea;">Content here</div>
.myborder {border:2px solid #1f8cea;}