#1f94f4 color space conversions
Hex:
#1f94f4
RGB:
31, 148, 244
CMY:
88, 42, 4
CMYK:
87, 39, 0, 4
HSL:
207°, 90.6383%, 53.9216%
HSV (HSB):
207°, 87.2951%, 95.6863%
XYZ:
27.4841, 28.0028, 89.5445
xyY:
0.1895, 0.1931, 28.0028
CIE-Lab:
59.8912, 3.5193, -56.5329
CIE-LCH:
59.8912, 56.6423, 273.5622
CIE-Luv:
59.8912, -34.5158, -90.6464
Hunter-Lab:
52.9176, 0.1026, -63.2851
#1f94f4 color charts
#1f94f4 color shades, tints & tones
#1f94f4 color schemes
#1f94f4 color preview, HTML & CSS examples
This text has a color of #1f94f4
<p style="color:#1f94f4;">Text here</p>
.mytext {color:#1f94f4;}
This box has a color of #1f94f4
<div style="background-color:#1f94f4;">Content here</div>
.mybackground {background-color:#1f94f4;}
Border around this has a color of #1f94f4
<div style="border:2px solid #1f94f4;">Content here</div>
.myborder {border:2px solid #1f94f4;}