#1f94e6 color space conversions
Hex:
#1f94e6
RGB:
31, 148, 230
CMY:
88, 42, 10
CMYK:
87, 36, 0, 10
HSL:
205°, 79.9197%, 51.1765%
HSV (HSB):
205°, 86.5217%, 90.1961%
XYZ:
25.4379, 27.1843, 78.7693
xyY:
0.1936, 0.2069, 27.1843
CIE-Lab:
59.1445, -1.6799, -49.9809
CIE-LCH:
59.1445, 50.0091, 268.0750
CIE-Luv:
59.1445, -35.2612, -79.1230
Hunter-Lab:
52.1386, -4.1540, -53.0765
#1f94e6 color charts
#1f94e6 color shades, tints & tones
#1f94e6 color schemes
#1f94e6 color preview, HTML & CSS examples
This text has a color of #1f94e6
<p style="color:#1f94e6;">Text here</p>
.mytext {color:#1f94e6;}
This box has a color of #1f94e6
<div style="background-color:#1f94e6;">Content here</div>
.mybackground {background-color:#1f94e6;}
Border around this has a color of #1f94e6
<div style="border:2px solid #1f94e6;">Content here</div>
.myborder {border:2px solid #1f94e6;}