#1f017c color space conversions
Hex:
#1f017c
RGB:
31, 1, 124
CMY:
88, 100, 51
CMYK:
75, 99, 0, 51
HSL:
255°, 98.4000%, 24.5098%
HSV (HSB):
255°, 99.1935%, 48.6275%
XYZ:
4.2140, 1.7683, 19.1880
xyY:
0.1674, 0.0703, 1.7683
CIE-Lab:
14.2208, 46.7037, -60.0246
CIE-LCH:
14.2208, 76.0539, 307.8856
CIE-Luv:
14.2208, -1.2845, -53.2631
Hunter-Lab:
13.2976, 33.2962, -76.2454
#1f017c color charts
#1f017c color shades, tints & tones
#1f017c color schemes
#1f017c color preview, HTML & CSS examples
This text has a color of #1f017c
<p style="color:#1f017c;">Text here</p>
.mytext {color:#1f017c;}
This box has a color of #1f017c
<div style="background-color:#1f017c;">Content here</div>
.mybackground {background-color:#1f017c;}
Border around this has a color of #1f017c
<div style="border:2px solid #1f017c;">Content here</div>
.myborder {border:2px solid #1f017c;}