#12345d color space conversions
Hex:
#12345d
RGB:
18, 52, 93
CMY:
93, 80, 64
CMYK:
81, 44, 0, 64
HSL:
213°, 67.5676%, 21.7647%
HSV (HSB):
213°, 80.6452%, 36.4706%
XYZ:
3.4532, 3.3749, 10.8253
xyY:
0.1956, 0.1912, 3.3749
CIE-Lab:
21.4868, 4.0211, -28.0201
CIE-LCH:
21.4868, 28.3072, 278.1666
CIE-Luv:
21.4868, -10.6843, -32.7945
Hunter-Lab:
18.3709, 1.4041, -22.0780
#12345d color charts
#12345d RGB chart
#12345d CMYK chart
#12345d RGB pie chart
#12345d color shades, tints & tones
#12345d color schemes
#12345d color preview, HTML & CSS examples
This text has a color of #12345d
<p style="color:#12345d;">Text here</p>
.mytext {color:#12345d;}
Text color #12345d
This box has a color of #12345d
<div style="background-color:#12345d;">Content here</div>
.mybackground {background-color:#12345d;}
Background color #12345d
Border around this has a color of #12345d
<div style="border:2px solid #12345d;">Content here</div>
.myborder {border:2px solid #12345d;}
Border color #12345d