#124acc color space conversions
Hex:
#124acc
RGB:
18, 74, 204
CMY:
93, 71, 20
CMYK:
91, 64, 0, 20
HSL:
222°, 83.7838%, 43.5294%
HSV (HSB):
222°, 91.1765%, 80.0000%
XYZ:
13.5973, 9.3858, 58.2217
xyY:
0.1674, 0.1156, 9.3858
CIE-Lab:
36.7167, 34.2748, -71.4414
CIE-LCH:
36.7167, 79.2379, 295.6298
CIE-Luv:
36.7167, -15.5356, -101.0102
Hunter-Lab:
30.6362, 25.6104, -91.2305
#124acc color charts
#124acc color shades, tints & tones
#124acc color schemes
#124acc color preview, HTML & CSS examples
This text has a color of #124acc
<p style="color:#124acc;">Text here</p>
.mytext {color:#124acc;}
This box has a color of #124acc
<div style="background-color:#124acc;">Content here</div>
.mybackground {background-color:#124acc;}
Border around this has a color of #124acc
<div style="border:2px solid #124acc;">Content here</div>
.myborder {border:2px solid #124acc;}