#1f03a2 color space conversions
Hex:
#1f03a2
RGB:
31, 3, 162
CMY:
88, 99, 36
CMYK:
81, 98, 0, 36
HSL:
251°, 96.3636%, 32.3529%
HSV (HSB):
251°, 98.1481%, 63.5294%
XYZ:
7.1192, 2.9651, 34.3795
xyY:
0.1601, 0.0667, 2.9651
CIE-Lab:
19.9034, 56.0102, -74.2869
CIE-LCH:
19.9034, 93.0359, 307.0153
CIE-Luv:
19.9034, -3.5711, -76.5561
Hunter-Lab:
17.2194, 43.6657, -106.3225
#1f03a2 color charts
#1f03a2 color shades, tints & tones
#1f03a2 color schemes
#1f03a2 color preview, HTML & CSS examples
This text has a color of #1f03a2
<p style="color:#1f03a2;">Text here</p>
.mytext {color:#1f03a2;}
This box has a color of #1f03a2
<div style="background-color:#1f03a2;">Content here</div>
.mybackground {background-color:#1f03a2;}
Border around this has a color of #1f03a2
<div style="border:2px solid #1f03a2;">Content here</div>
.myborder {border:2px solid #1f03a2;}