#1f95f8 color space conversions
Hex:
#1f95f8
RGB:
31, 149, 248
CMY:
88, 42, 3
CMYK:
88, 40, 0, 3
HSL:
207°, 93.9394%, 54.7059%
HSV (HSB):
207°, 87.5000%, 97.2549%
XYZ:
28.2558, 28.5635, 92.8310
xyY:
0.1888, 0.1909, 28.5635
CIE-Lab:
60.3945, 4.4163, -57.9302
CIE-LCH:
60.3945, 58.0983, 274.3595
CIE-Luv:
60.3945, -34.6311, -93.1750
Hunter-Lab:
53.4448, 0.8428, -65.5724
#1f95f8 color charts
#1f95f8 color shades, tints & tones
#1f95f8 color schemes
#1f95f8 color preview, HTML & CSS examples
This text has a color of #1f95f8
<p style="color:#1f95f8;">Text here</p>
.mytext {color:#1f95f8;}
This box has a color of #1f95f8
<div style="background-color:#1f95f8;">Content here</div>
.mybackground {background-color:#1f95f8;}
Border around this has a color of #1f95f8
<div style="border:2px solid #1f95f8;">Content here</div>
.myborder {border:2px solid #1f95f8;}