#123fdc color space conversions
Hex:
#123fdc
RGB:
18, 63, 220
CMY:
93, 75, 14
CMYK:
92, 71, 0, 14
HSL:
227°, 84.8739%, 46.6667%
HSV (HSB):
227°, 91.8182%, 86.2745%
XYZ:
14.9452, 8.8509, 68.6308
xyY:
0.1617, 0.0958, 8.8509
CIE-Lab:
35.6957, 47.0460, -82.3507
CIE-LCH:
35.6957, 94.8418, 299.7388
CIE-Luv:
35.6957, -13.3537, -112.7901
Hunter-Lab:
29.7505, 37.6065, -115.9496
#123fdc color charts
#123fdc RGB chart
#123fdc CMYK chart
#123fdc RGB pie chart
#123fdc color shades, tints & tones
#123fdc color schemes
#123fdc color preview, HTML & CSS examples
This text has a color of #123fdc
<p style="color:#123fdc;">Text here</p>
.mytext {color:#123fdc;}
Text color #123fdc
This box has a color of #123fdc
<div style="background-color:#123fdc;">Content here</div>
.mybackground {background-color:#123fdc;}
Background color #123fdc
Border around this has a color of #123fdc
<div style="border:2px solid #123fdc;">Content here</div>
.myborder {border:2px solid #123fdc;}
Border color #123fdc