#123fcc color space conversions
Hex:
#123fcc
RGB:
18, 63, 204
CMY:
93, 75, 20
CMYK:
91, 69, 0, 20
HSL:
225°, 83.7838%, 43.5294%
HSV (HSB):
225°, 91.1765%, 80.0000%
XYZ:
12.9260, 8.0432, 57.9980
xyY:
0.1637, 0.1019, 8.0432
CIE-Lab:
34.0728, 41.2949, -75.7917
CIE-LCH:
34.0728, 86.3113, 298.5836
CIE-Luv:
34.0728, -13.1704, -103.1962
Hunter-Lab:
28.3606, 31.7247, -101.3967
#123fcc color charts
#123fcc RGB chart
#123fcc CMYK chart
#123fcc RGB pie chart
#123fcc color shades, tints & tones
#123fcc color schemes
#123fcc color preview, HTML & CSS examples
This text has a color of #123fcc
<p style="color:#123fcc;">Text here</p>
.mytext {color:#123fcc;}
Text color #123fcc
This box has a color of #123fcc
<div style="background-color:#123fcc;">Content here</div>
.mybackground {background-color:#123fcc;}
Background color #123fcc
Border around this has a color of #123fcc
<div style="border:2px solid #123fcc;">Content here</div>
.myborder {border:2px solid #123fcc;}
Border color #123fcc