#1f9fee color space conversions
Hex:
#1f9fee
RGB:
31, 159, 238
CMY:
88, 38, 7
CMYK:
87, 33, 0, 7
HSL:
203°, 85.8921%, 52.7451%
HSV (HSB):
203°, 86.9748%, 93.3333%
XYZ:
28.3958, 31.2606, 85.4262
xyY:
0.1957, 0.2155, 31.2606
CIE-Lab:
62.7270, -5.0876, -48.7258
CIE-LCH:
62.7270, 48.9907, 264.0392
CIE-Luv:
62.7270, -38.4205, -77.4620
Hunter-Lab:
55.9112, -7.1892, -51.4508
#1f9fee color charts
#1f9fee color shades, tints & tones
#1f9fee color schemes
#1f9fee color preview, HTML & CSS examples
This text has a color of #1f9fee
<p style="color:#1f9fee;">Text here</p>
.mytext {color:#1f9fee;}
This box has a color of #1f9fee
<div style="background-color:#1f9fee;">Content here</div>
.mybackground {background-color:#1f9fee;}
Border around this has a color of #1f9fee
<div style="border:2px solid #1f9fee;">Content here</div>
.myborder {border:2px solid #1f9fee;}