#125cc7 color space conversions
Hex:
#125cc7
RGB:
18, 92, 199
CMY:
93, 64, 22
CMYK:
91, 54, 0, 22
HSL:
215°, 83.4101%, 42.5490%
HSV (HSB):
215°, 90.9548%, 78.0392%
XYZ:
14.3854, 11.9064, 55.5728
xyY:
0.1757, 0.1454, 11.9064
CIE-Lab:
41.0670, 20.4811, -61.4408
CIE-LCH:
41.0670, 64.7645, 288.4357
CIE-Luv:
41.0670, -20.2170, -90.9864
Hunter-Lab:
34.5057, 14.0317, -71.3350
#125cc7 color charts
#125cc7 color shades, tints & tones
#125cc7 color schemes
#125cc7 color preview, HTML & CSS examples
This text has a color of #125cc7
<p style="color:#125cc7;">Text here</p>
.mytext {color:#125cc7;}
This box has a color of #125cc7
<div style="background-color:#125cc7;">Content here</div>
.mybackground {background-color:#125cc7;}
Border around this has a color of #125cc7
<div style="border:2px solid #125cc7;">Content here</div>
.myborder {border:2px solid #125cc7;}