#123edf color space conversions
Hex:
#123edf
RGB:
18, 62, 223
CMY:
93, 76, 13
CMYK:
92, 72, 0, 13
HSL:
227°, 85.0622%, 47.2549%
HSV (HSB):
227°, 91.9283%, 87.4510%
XYZ:
15.2914, 8.9016, 70.7243
xyY:
0.1611, 0.0938, 8.9016
CIE-Lab:
35.7941, 48.6894, -83.9072
CIE-LCH:
35.7941, 97.0106, 300.1256
CIE-Luv:
35.7941, -13.2154, -114.6584
Hunter-Lab:
29.8355, 39.2732, -119.6606
#123edf color charts
#123edf color shades, tints & tones
#123edf color schemes
#123edf color preview, HTML & CSS examples
This text has a color of #123edf
<p style="color:#123edf;">Text here</p>
.mytext {color:#123edf;}
This box has a color of #123edf
<div style="background-color:#123edf;">Content here</div>
.mybackground {background-color:#123edf;}
Border around this has a color of #123edf
<div style="border:2px solid #123edf;">Content here</div>
.myborder {border:2px solid #123edf;}