#1f018b color space conversions
Hex:
#1f018b
RGB:
31, 1, 139
CMY:
88, 100, 45
CMYK:
78, 99, 0, 45
HSL:
253°, 98.5714%, 27.4510%
HSV (HSB):
253°, 99.2806%, 54.5098%
XYZ:
5.2361, 2.1771, 24.5703
xyY:
0.1637, 0.0681, 2.1771
CIE-Lab:
16.3905, 50.6371, -65.9169
CIE-LCH:
16.3905, 83.1213, 307.5313
CIE-Luv:
16.3905, -2.1672, -62.3822
Hunter-Lab:
14.7550, 37.5234, -88.4026
#1f018b color charts
#1f018b color shades, tints & tones
#1f018b color schemes
#1f018b color preview, HTML & CSS examples
This text has a color of #1f018b
<p style="color:#1f018b;">Text here</p>
.mytext {color:#1f018b;}
This box has a color of #1f018b
<div style="background-color:#1f018b;">Content here</div>
.mybackground {background-color:#1f018b;}
Border around this has a color of #1f018b
<div style="border:2px solid #1f018b;">Content here</div>
.myborder {border:2px solid #1f018b;}