#123aec color space conversions
Hex:
#123aec
RGB:
18, 58, 236
CMY:
93, 77, 7
CMYK:
92, 75, 0, 7
HSL:
229°, 85.8268%, 49.8039%
HSV (HSB):
229°, 92.3729%, 92.5490%
XYZ:
16.9028, 9.2108, 80.2439
xyY:
0.1589, 0.0866, 9.2108
CIE-Lab:
36.3871, 55.3687, -90.3313
CIE-LCH:
36.3871, 105.9502, 301.5063
CIE-Luv:
36.3871, -12.7797, -122.4641
Hunter-Lab:
30.3494, 46.3027, -135.5185
#123aec color charts
#123aec color shades, tints & tones
#123aec color schemes
#123aec color preview, HTML & CSS examples
This text has a color of #123aec
<p style="color:#123aec;">Text here</p>
.mytext {color:#123aec;}
This box has a color of #123aec
<div style="background-color:#123aec;">Content here</div>
.mybackground {background-color:#123aec;}
Border around this has a color of #123aec
<div style="border:2px solid #123aec;">Content here</div>
.myborder {border:2px solid #123aec;}