#123fc2 color space conversions
Hex:
#123fc2
RGB:
18, 63, 194
CMY:
93, 75, 24
CMYK:
91, 68, 0, 24
HSL:
225°, 83.0189%, 41.5686%
HSV (HSB):
225°, 90.7216%, 76.0784%
XYZ:
11.7646, 7.5787, 51.8817
xyY:
0.1652, 0.1064, 7.5787
CIE-Lab:
33.0895, 37.5888, -71.5750
CIE-LCH:
33.0895, 80.8449, 297.7070
CIE-Luv:
33.0895, -13.0882, -97.0797
Hunter-Lab:
27.5294, 28.1049, -92.4671
#123fc2 color charts
#123fc2 color shades, tints & tones
#123fc2 color schemes
#123fc2 color preview, HTML & CSS examples
This text has a color of #123fc2
<p style="color:#123fc2;">Text here</p>
.mytext {color:#123fc2;}
This box has a color of #123fc2
<div style="background-color:#123fc2;">Content here</div>
.mybackground {background-color:#123fc2;}
Border around this has a color of #123fc2
<div style="border:2px solid #123fc2;">Content here</div>
.myborder {border:2px solid #123fc2;}