#1f03f1 color space conversions
Hex:
#1f03f1
RGB:
31, 3, 241
CMY:
88, 99, 5
CMYK:
87, 99, 0, 5
HSL:
247°, 97.5410%, 47.8431%
HSV (HSB):
247°, 98.7552%, 94.5098%
XYZ:
16.4748, 6.7073, 83.6454
xyY:
0.1542, 0.0628, 6.7073
CIE-Lab:
31.1311, 75.6304, -101.9108
CIE-LCH:
31.1311, 126.9085, 306.5800
CIE-Luv:
31.1311, -7.5986, -123.1547
Hunter-Lab:
25.8985, 68.2271, -173.3626
#1f03f1 color charts
#1f03f1 color shades, tints & tones
#1f03f1 color schemes
#1f03f1 color preview, HTML & CSS examples
This text has a color of #1f03f1
<p style="color:#1f03f1;">Text here</p>
.mytext {color:#1f03f1;}
This box has a color of #1f03f1
<div style="background-color:#1f03f1;">Content here</div>
.mybackground {background-color:#1f03f1;}
Border around this has a color of #1f03f1
<div style="border:2px solid #1f03f1;">Content here</div>
.myborder {border:2px solid #1f03f1;}