#1f059c color space conversions
Hex:
#1f059c
RGB:
31, 5, 156
CMY:
88, 98, 39
CMYK:
80, 97, 0, 39
HSL:
250°, 93.7888%, 31.5686%
HSV (HSB):
250°, 96.7949%, 61.1765%
XYZ:
6.6201, 2.8001, 31.6441
xyY:
0.1612, 0.0682, 2.8001
CIE-Lab:
19.2251, 53.8889, -71.7442
CIE-LCH:
19.2251, 89.7287, 306.9111
CIE-Luv:
19.2251, -3.3434, -73.1742
Hunter-Lab:
16.7336, 41.3336, -100.4065
#1f059c color charts
#1f059c color shades, tints & tones
#1f059c color schemes
#1f059c color preview, HTML & CSS examples
This text has a color of #1f059c
<p style="color:#1f059c;">Text here</p>
.mytext {color:#1f059c;}
This box has a color of #1f059c
<div style="background-color:#1f059c;">Content here</div>
.mybackground {background-color:#1f059c;}
Border around this has a color of #1f059c
<div style="border:2px solid #1f059c;">Content here</div>
.myborder {border:2px solid #1f059c;}