#123daf color space conversions
Hex:
#123daf
RGB:
18, 61, 175
CMY:
93, 76, 31
CMYK:
90, 65, 0, 31
HSL:
224°, 81.3472%, 37.8431%
HSV (HSB):
224°, 89.7143%, 68.6275%
XYZ:
9.6561, 6.5612, 41.3150
xyY:
0.1678, 0.1140, 6.5612
CIE-Lab:
30.7864, 31.6393, -64.1262
CIE-LCH:
30.7864, 71.5067, 296.2614
CIE-Luv:
30.7864, -12.5550, -85.5786
Hunter-Lab:
25.6149, 22.4632, -77.7000
#123daf color charts
#123daf RGB chart
#123daf CMYK chart
#123daf RGB pie chart
#123daf color shades, tints & tones
#123daf color schemes
#123daf color preview, HTML & CSS examples
This text has a color of #123daf
<p style="color:#123daf;">Text here</p>
.mytext {color:#123daf;}
Text color #123daf
This box has a color of #123daf
<div style="background-color:#123daf;">Content here</div>
.mybackground {background-color:#123daf;}
Background color #123daf
Border around this has a color of #123daf
<div style="border:2px solid #123daf;">Content here</div>
.myborder {border:2px solid #123daf;}
Border color #123daf