#1f03d1 color space conversions
Hex:
#1f03d1
RGB:
31, 3, 209
CMY:
88, 99, 18
CMYK:
85, 99, 0, 18
HSL:
248°, 97.1698%, 41.5686%
HSV (HSB):
248°, 98.5646%, 81.9608%
XYZ:
12.1063, 4.9599, 60.6409
xyY:
0.1558, 0.0638, 4.9599
CIE-Lab:
26.6202, 67.8634, -91.0672
CIE-LCH:
26.6202, 113.5723, 306.6935
CIE-Luv:
26.6202, -6.0342, -104.5240
Hunter-Lab:
22.2708, 58.0576, -145.8505
#1f03d1 color charts
#1f03d1 color shades, tints & tones
#1f03d1 color schemes
#1f03d1 color preview, HTML & CSS examples
This text has a color of #1f03d1
<p style="color:#1f03d1;">Text here</p>
.mytext {color:#1f03d1;}
This box has a color of #1f03d1
<div style="background-color:#1f03d1;">Content here</div>
.mybackground {background-color:#1f03d1;}
Border around this has a color of #1f03d1
<div style="border:2px solid #1f03d1;">Content here</div>
.myborder {border:2px solid #1f03d1;}