#123ab6 color space conversions
Hex:
#123ab6
RGB:
18, 58, 182
CMY:
93, 77, 29
CMYK:
90, 68, 0, 29
HSL:
225°, 82.0000%, 39.2157%
HSV (HSB):
225°, 90.1099%, 71.3725%
XYZ:
10.2060, 6.5321, 44.9789
xyY:
0.1654, 0.1058, 6.5321
CIE-Lab:
30.7171, 36.2858, -68.4052
CIE-LCH:
30.7171, 77.4334, 297.9439
CIE-Luv:
30.7171, -11.9499, -90.4585
Hunter-Lab:
25.5580, 26.5535, -86.4524
#123ab6 color charts
#123ab6 color shades, tints & tones
#123ab6 color schemes
#123ab6 color preview, HTML & CSS examples
This text has a color of #123ab6
<p style="color:#123ab6;">Text here</p>
.mytext {color:#123ab6;}
This box has a color of #123ab6
<div style="background-color:#123ab6;">Content here</div>
.mybackground {background-color:#123ab6;}
Border around this has a color of #123ab6
<div style="border:2px solid #123ab6;">Content here</div>
.myborder {border:2px solid #123ab6;}