#1f03f8 color space conversions
Hex:
#1f03f8
RGB:
31, 3, 248
CMY:
88, 99, 3
CMYK:
88, 99, 0, 3
HSL:
247°, 97.6096%, 49.2157%
HSV (HSB):
247°, 98.7903%, 97.2549%
XYZ:
17.5409, 7.1337, 89.2594
xyY:
0.1540, 0.0626, 7.1337
CIE-Lab:
32.1095, 77.3014, -104.2334
CIE-LCH:
32.1095, 129.7695, 306.5613
CIE-Luv:
32.1095, -7.9307, -127.1834
Hunter-Lab:
26.7091, 70.4872, -179.4457
#1f03f8 color charts
#1f03f8 color shades, tints & tones
#1f03f8 color schemes
#1f03f8 color preview, HTML & CSS examples
This text has a color of #1f03f8
<p style="color:#1f03f8;">Text here</p>
.mytext {color:#1f03f8;}
This box has a color of #1f03f8
<div style="background-color:#1f03f8;">Content here</div>
.mybackground {background-color:#1f03f8;}
Border around this has a color of #1f03f8
<div style="border:2px solid #1f03f8;">Content here</div>
.myborder {border:2px solid #1f03f8;}