#1234bd color space conversions
Hex:
#1234bd
RGB:
18, 52, 189
CMY:
93, 80, 26
CMYK:
90, 72, 0, 26
HSL:
228°, 82.6087%, 40.5882%
HSV (HSB):
228°, 90.4762%, 74.1176%
XYZ:
10.6628, 6.2587, 48.7902
xyY:
0.1623, 0.0952, 6.2587
CIE-Lab:
30.0560, 42.6289, -73.6387
CIE-LCH:
30.0560, 85.0875, 300.0663
CIE-Luv:
30.0560, -10.8845, -95.2765
Hunter-Lab:
25.0174, 32.2986, -98.1181
#1234bd color charts
#1234bd color shades, tints & tones
#1234bd color schemes
#1234bd color preview, HTML & CSS examples
This text has a color of #1234bd
<p style="color:#1234bd;">Text here</p>
.mytext {color:#1234bd;}
This box has a color of #1234bd
<div style="background-color:#1234bd;">Content here</div>
.mybackground {background-color:#1234bd;}
Border around this has a color of #1234bd
<div style="border:2px solid #1234bd;">Content here</div>
.myborder {border:2px solid #1234bd;}