#1f127c color space conversions
Hex:
#1f127c
RGB:
31, 18, 124
CMY:
88, 93, 51
CMYK:
75, 85, 0, 51
HSL:
247°, 74.6479%, 27.8431%
HSV (HSB):
247°, 85.4839%, 48.6275%
XYZ:
4.4195, 2.1792, 19.2565
xyY:
0.1709, 0.0843, 2.1792
CIE-Lab:
16.4007, 40.1382, -56.3995
CIE-LCH:
16.4007, 69.2241, 305.4386
CIE-Luv:
16.4007, -2.4549, -55.7798
Hunter-Lab:
14.7620, 27.6063, -67.0084
#1f127c color charts
#1f127c color shades, tints & tones
#1f127c color schemes
#1f127c color preview, HTML & CSS examples
This text has a color of #1f127c
<p style="color:#1f127c;">Text here</p>
.mytext {color:#1f127c;}
This box has a color of #1f127c
<div style="background-color:#1f127c;">Content here</div>
.mybackground {background-color:#1f127c;}
Border around this has a color of #1f127c
<div style="border:2px solid #1f127c;">Content here</div>
.myborder {border:2px solid #1f127c;}