#125ed3 color space conversions
Hex:
#125ed3
RGB:
18, 94, 211
CMY:
93, 63, 17
CMYK:
91, 55, 0, 17
HSL:
216°, 84.2795%, 44.9020%
HSV (HSB):
216°, 91.4692%, 82.7451%
XYZ:
16.0100, 12.8372, 63.2620
xyY:
0.1738, 0.1394, 12.8372
CIE-Lab:
42.5168, 23.9071, -65.9966
CIE-LCH:
42.5168, 70.1933, 289.9128
CIE-Luv:
42.5168, -20.4936, -98.5533
Hunter-Lab:
35.8290, 17.0613, -79.6061
#125ed3 color charts
#125ed3 color shades, tints & tones
#125ed3 color schemes
#125ed3 color preview, HTML & CSS examples
This text has a color of #125ed3
<p style="color:#125ed3;">Text here</p>
.mytext {color:#125ed3;}
This box has a color of #125ed3
<div style="background-color:#125ed3;">Content here</div>
.mybackground {background-color:#125ed3;}
Border around this has a color of #125ed3
<div style="border:2px solid #125ed3;">Content here</div>
.myborder {border:2px solid #125ed3;}