#123bcc color space conversions
Hex:
#123bcc
RGB:
18, 59, 204
CMY:
93, 77, 20
CMYK:
91, 71, 0, 20
HSL:
227°, 83.7838%, 43.5294%
HSV (HSB):
227°, 91.1765%, 80.0000%
XYZ:
12.7125, 7.6162, 57.9268
xyY:
0.1624, 0.0973, 7.6162
CIE-Lab:
33.1704, 43.7609, -77.2813
CIE-LCH:
33.1704, 88.8111, 299.5209
CIE-Luv:
33.1704, -12.3992, -103.6684
Hunter-Lab:
27.5974, 33.9291, -105.1312
#123bcc color charts
#123bcc RGB chart
#123bcc CMYK chart
#123bcc RGB pie chart
#123bcc color shades, tints & tones
#123bcc color schemes
#123bcc color preview, HTML & CSS examples
This text has a color of #123bcc
<p style="color:#123bcc;">Text here</p>
.mytext {color:#123bcc;}
Text color #123bcc
This box has a color of #123bcc
<div style="background-color:#123bcc;">Content here</div>
.mybackground {background-color:#123bcc;}
Background color #123bcc
Border around this has a color of #123bcc
<div style="border:2px solid #123bcc;">Content here</div>
.myborder {border:2px solid #123bcc;}
Border color #123bcc