#123da1 color space conversions
Hex:
#123da1
RGB:
18, 61, 161
CMY:
93, 76, 37
CMYK:
89, 62, 0, 37
HSL:
222°, 79.8883%, 35.0980%
HSV (HSB):
222°, 88.8199%, 63.1373%
XYZ:
8.3512, 6.0393, 34.4438
xyY:
0.1710, 0.1237, 6.0393
CIE-Lab:
29.5114, 26.1137, -57.8062
CIE-LCH:
29.5114, 63.4310, 294.3109
CIE-Luv:
29.5114, -12.5420, -76.5840
Hunter-Lab:
24.5750, 17.6528, -65.8971
#123da1 color charts
#123da1 color shades, tints & tones
#123da1 color schemes
#123da1 color preview, HTML & CSS examples
This text has a color of #123da1
<p style="color:#123da1;">Text here</p>
.mytext {color:#123da1;}
This box has a color of #123da1
<div style="background-color:#123da1;">Content here</div>
.mybackground {background-color:#123da1;}
Border around this has a color of #123da1
<div style="border:2px solid #123da1;">Content here</div>
.myborder {border:2px solid #123da1;}