#123eff color space conversions
Hex:
#123eff
RGB:
18, 62, 255
CMY:
93, 76, 0
CMYK:
93, 76, 0, 0
HSL:
229°, 100.0000%, 53.5294%
HSV (HSB):
229°, 92.9412%, 100.0000%
XYZ:
20.0221, 10.7938, 95.6359
xyY:
0.1583, 0.0854, 10.7938
CIE-Lab:
39.2311, 59.4396, -96.3100
CIE-LCH:
39.2311, 113.1754, 301.6816
CIE-Luv:
39.2311, -13.7786, -133.1789
Hunter-Lab:
32.8540, 51.2881, -149.5916
#123eff color charts
#123eff color shades, tints & tones
#123eff color schemes
#123eff color preview, HTML & CSS examples
This text has a color of #123eff
<p style="color:#123eff;">Text here</p>
.mytext {color:#123eff;}
This box has a color of #123eff
<div style="background-color:#123eff;">Content here</div>
.mybackground {background-color:#123eff;}
Border around this has a color of #123eff
<div style="border:2px solid #123eff;">Content here</div>
.myborder {border:2px solid #123eff;}