#125acc color space conversions
Hex:
#125acc
RGB:
18, 90, 204
CMY:
93, 65, 20
CMYK:
91, 56, 0, 20
HSL:
217°, 83.7838%, 43.5294%
HSV (HSB):
217°, 91.1765%, 80.0000%
XYZ:
14.8047, 11.8006, 58.6242
xyY:
0.1737, 0.1385, 11.8006
CIE-Lab:
40.8974, 23.7763, -64.6066
CIE-LCH:
40.8974, 68.8428, 290.2045
CIE-Luv:
40.8974, -19.5555, -95.4281
Hunter-Lab:
34.3519, 16.8125, -77.1365
#125acc color charts
#125acc RGB chart
#125acc CMYK chart
#125acc RGB pie chart
#125acc color shades, tints & tones
#125acc color schemes
#125acc color preview, HTML & CSS examples
This text has a color of #125acc
<p style="color:#125acc;">Text here</p>
.mytext {color:#125acc;}
Text color #125acc
This box has a color of #125acc
<div style="background-color:#125acc;">Content here</div>
.mybackground {background-color:#125acc;}
Background color #125acc
Border around this has a color of #125acc
<div style="border:2px solid #125acc;">Content here</div>
.myborder {border:2px solid #125acc;}
Border color #125acc