#12345c color space conversions
Hex:
#12345c
RGB:
18, 52, 92
CMY:
93, 80, 64
CMYK:
80, 43, 0, 64
HSL:
212°, 67.2727%, 21.5686%
HSV (HSB):
212°, 80.4348%, 36.0784%
XYZ:
3.4092, 3.3573, 10.5936
xyY:
0.1964, 0.1934, 3.3573
CIE-Lab:
21.4215, 3.5960, -27.4667
CIE-LCH:
21.4215, 27.7011, 277.4588
CIE-Luv:
21.4215, -10.7037, -32.0643
Hunter-Lab:
18.3229, 1.1471, -21.4530
#12345c color charts
#12345c RGB chart
#12345c CMYK chart
#12345c RGB pie chart
#12345c color shades, tints & tones
#12345c color schemes
#12345c color preview, HTML & CSS examples
This text has a color of #12345c
<p style="color:#12345c;">Text here</p>
.mytext {color:#12345c;}
Text color #12345c
This box has a color of #12345c
<div style="background-color:#12345c;">Content here</div>
.mybackground {background-color:#12345c;}
Background color #12345c
Border around this has a color of #12345c
<div style="border:2px solid #12345c;">Content here</div>
.myborder {border:2px solid #12345c;}
Border color #12345c