#123bdd color space conversions
Hex:
#123bdd
RGB:
18, 59, 221
CMY:
93, 77, 13
CMYK:
92, 73, 0, 13
HSL:
228°, 84.9372%, 46.8627%
HSV (HSB):
228°, 91.8552%, 86.6667%
XYZ:
14.8646, 8.4770, 69.2594
xyY:
0.1605, 0.0915, 8.4770
CIE-Lab:
34.9572, 49.7428, -84.1459
CIE-LCH:
34.9572, 97.7491, 300.5894
CIE-Luv:
34.9572, -12.6611, -113.7155
Hunter-Lab:
29.1153, 40.1800, -120.6584
#123bdd color charts
#123bdd RGB chart
#123bdd CMYK chart
#123bdd RGB pie chart
#123bdd color shades, tints & tones
#123bdd color schemes
#123bdd color preview, HTML & CSS examples
This text has a color of #123bdd
<p style="color:#123bdd;">Text here</p>
.mytext {color:#123bdd;}
Text color #123bdd
This box has a color of #123bdd
<div style="background-color:#123bdd;">Content here</div>
.mybackground {background-color:#123bdd;}
Background color #123bdd
Border around this has a color of #123bdd
<div style="border:2px solid #123bdd;">Content here</div>
.myborder {border:2px solid #123bdd;}
Border color #123bdd