#1f91ec color space conversions
Hex:
#1f91ec
RGB:
31, 145, 236
CMY:
88, 43, 7
CMYK:
87, 39, 0, 7
HSL:
207°, 84.3621%, 52.3529%
HSV (HSB):
207°, 86.8644%, 92.5490%
XYZ:
25.8308, 26.5982, 83.1294
xyY:
0.1906, 0.1962, 26.5982
CIE-Lab:
58.6006, 2.3150, -54.1721
CIE-LCH:
58.6006, 54.2216, 272.4470
CIE-Luv:
58.6006, -33.9653, -86.2888
Hunter-Lab:
51.5735, -0.8511, -59.4660
#1f91ec color charts
#1f91ec color shades, tints & tones
#1f91ec color schemes
#1f91ec color preview, HTML & CSS examples
This text has a color of #1f91ec
<p style="color:#1f91ec;">Text here</p>
.mytext {color:#1f91ec;}
This box has a color of #1f91ec
<div style="background-color:#1f91ec;">Content here</div>
.mybackground {background-color:#1f91ec;}
Border around this has a color of #1f91ec
<div style="border:2px solid #1f91ec;">Content here</div>
.myborder {border:2px solid #1f91ec;}