#1f235f color space conversions
Hex:
#1f235f
RGB:
31, 35, 95
CMY:
88, 86, 63
CMYK:
67, 63, 0, 63
HSL:
236°, 50.7937%, 24.7059%
HSV (HSB):
236°, 67.3684%, 37.2549%
XYZ:
3.2317, 2.3196, 11.1039
xyY:
0.1940, 0.1393, 2.3196
CIE-Lab:
17.0823, 19.3857, -36.4020
CIE-LCH:
17.0823, 41.2421, 298.0373
CIE-Luv:
17.0823, -3.6941, -39.0161
Hunter-Lab:
15.2302, 11.2226, -32.5653
#1f235f color charts
#1f235f color shades, tints & tones
#1f235f color schemes
#1f235f color preview, HTML & CSS examples
This text has a color of #1f235f
<p style="color:#1f235f;">Text here</p>
.mytext {color:#1f235f;}
This box has a color of #1f235f
<div style="background-color:#1f235f;">Content here</div>
.mybackground {background-color:#1f235f;}
Border around this has a color of #1f235f
<div style="border:2px solid #1f235f;">Content here</div>
.myborder {border:2px solid #1f235f;}