#123fec color space conversions
Hex:
#123fec
RGB:
18, 63, 236
CMY:
93, 75, 7
CMYK:
92, 73, 0, 7
HSL:
228°, 85.8268%, 49.8039%
HSV (HSB):
228°, 92.3729%, 92.5490%
XYZ:
17.1673, 9.7397, 80.3320
xyY:
0.1601, 0.0908, 9.7397
CIE-Lab:
37.3712, 52.5856, -88.7007
CIE-LCH:
37.3712, 103.1167, 300.6613
CIE-Luv:
37.3712, -13.5914, -122.1858
Hunter-Lab:
31.2086, 43.5748, -130.7687
#123fec color charts
#123fec color shades, tints & tones
#123fec color schemes
#123fec color preview, HTML & CSS examples
This text has a color of #123fec
<p style="color:#123fec;">Text here</p>
.mytext {color:#123fec;}
This box has a color of #123fec
<div style="background-color:#123fec;">Content here</div>
.mybackground {background-color:#123fec;}
Border around this has a color of #123fec
<div style="border:2px solid #123fec;">Content here</div>
.myborder {border:2px solid #123fec;}