#123cac color space conversions
Hex:
#123cac
RGB:
18, 60, 172
CMY:
93, 76, 33
CMYK:
90, 65, 0, 33
HSL:
224°, 81.0526%, 37.2549%
HSV (HSB):
224°, 89.5349%, 67.4510%
XYZ:
9.3117, 6.3389, 39.7625
xyY:
0.1680, 0.1144, 6.3389
CIE-Lab:
30.2518, 31.1367, -63.2111
CIE-LCH:
30.2518, 70.4637, 296.2240
CIE-Luv:
30.2518, -12.3185, -83.8803
Hunter-Lab:
25.1771, 21.9579, -76.0133
#123cac color charts
#123cac RGB chart
#123cac CMYK chart
#123cac RGB pie chart
#123cac color shades, tints & tones
#123cac color schemes
#123cac color preview, HTML & CSS examples
This text has a color of #123cac
<p style="color:#123cac;">Text here</p>
.mytext {color:#123cac;}
Text color #123cac
This box has a color of #123cac
<div style="background-color:#123cac;">Content here</div>
.mybackground {background-color:#123cac;}
Background color #123cac
Border around this has a color of #123cac
<div style="border:2px solid #123cac;">Content here</div>
.myborder {border:2px solid #123cac;}
Border color #123cac