#1f018d color space conversions
Hex:
#1f018d
RGB:
31, 1, 141
CMY:
88, 100, 45
CMYK:
78, 99, 0, 45
HSL:
253°, 98.5915%, 27.8431%
HSV (HSB):
253°, 99.2908%, 55.2941%
XYZ:
5.3836, 2.2361, 25.3472
xyY:
0.1633, 0.0678, 2.2361
CIE-Lab:
16.6805, 51.1571, -66.6868
CIE-LCH:
16.6805, 84.0487, 307.4927
CIE-Luv:
16.6805, -2.2830, -63.5981
Hunter-Lab:
14.9536, 38.0954, -90.0322
#1f018d color charts
#1f018d color shades, tints & tones
#1f018d color schemes
#1f018d color preview, HTML & CSS examples
This text has a color of #1f018d
<p style="color:#1f018d;">Text here</p>
.mytext {color:#1f018d;}
This box has a color of #1f018d
<div style="background-color:#1f018d;">Content here</div>
.mybackground {background-color:#1f018d;}
Border around this has a color of #1f018d
<div style="border:2px solid #1f018d;">Content here</div>
.myborder {border:2px solid #1f018d;}