#123ca1 color space conversions
Hex:
#123ca1
RGB:
18, 60, 161
CMY:
93, 76, 37
CMYK:
89, 63, 0, 37
HSL:
222°, 79.8883%, 35.0980%
HSV (HSB):
222°, 88.8199%, 63.1373%
XYZ:
8.2983, 5.9335, 34.4261
xyY:
0.1705, 0.1219, 5.9335
CIE-Lab:
29.2441, 26.7955, -58.2438
CIE-LCH:
29.2441, 64.1119, 294.7051
CIE-Luv:
29.2441, -12.2996, -76.8328
Hunter-Lab:
24.3588, 18.1817, -66.7429
#123ca1 color charts
#123ca1 color shades, tints & tones
#123ca1 color schemes
#123ca1 color preview, HTML & CSS examples
This text has a color of #123ca1
<p style="color:#123ca1;">Text here</p>
.mytext {color:#123ca1;}
This box has a color of #123ca1
<div style="background-color:#123ca1;">Content here</div>
.mybackground {background-color:#123ca1;}
Border around this has a color of #123ca1
<div style="border:2px solid #123ca1;">Content here</div>
.myborder {border:2px solid #123ca1;}