#123dbd color space conversions
Hex:
#123dbd
RGB:
18, 61, 189
CMY:
93, 76, 26
CMYK:
90, 68, 0, 26
HSL:
225°, 82.6087%, 40.5882%
HSV (HSB):
225°, 90.4762%, 74.1176%
XYZ:
11.1035, 7.1402, 48.9371
xyY:
0.1653, 0.1063, 7.1402
CIE-Lab:
32.1240, 36.9930, -70.2266
CIE-LCH:
32.1240, 79.3742, 297.7788
CIE-Luv:
32.1240, -12.6332, -94.3197
Hunter-Lab:
26.7212, 27.4104, -89.8788
#123dbd color charts
#123dbd RGB chart
#123dbd CMYK chart
#123dbd RGB pie chart
#123dbd color shades, tints & tones
#123dbd color schemes
#123dbd color preview, HTML & CSS examples
This text has a color of #123dbd
<p style="color:#123dbd;">Text here</p>
.mytext {color:#123dbd;}
Text color #123dbd
This box has a color of #123dbd
<div style="background-color:#123dbd;">Content here</div>
.mybackground {background-color:#123dbd;}
Background color #123dbd
Border around this has a color of #123dbd
<div style="border:2px solid #123dbd;">Content here</div>
.myborder {border:2px solid #123dbd;}
Border color #123dbd