#123fd7 color space conversions
Hex:
#123fd7
RGB:
18, 63, 215
CMY:
93, 75, 16
CMYK:
92, 71, 0, 16
HSL:
226°, 84.5494%, 45.6863%
HSV (HSB):
226°, 91.6279%, 84.3137%
XYZ:
14.2927, 8.5899, 65.1947
xyY:
0.1623, 0.0975, 8.5899
CIE-Lab:
35.1824, 45.2720, -80.3246
CIE-LCH:
35.1824, 92.2041, 299.4062
CIE-Luv:
35.1824, -13.2901, -109.8152
Hunter-Lab:
29.3085, 35.7579, -111.3702
#123fd7 color charts
#123fd7 color shades, tints & tones
#123fd7 color schemes
#123fd7 color preview, HTML & CSS examples
This text has a color of #123fd7
<p style="color:#123fd7;">Text here</p>
.mytext {color:#123fd7;}
This box has a color of #123fd7
<div style="background-color:#123fd7;">Content here</div>
.mybackground {background-color:#123fd7;}
Border around this has a color of #123fd7
<div style="border:2px solid #123fd7;">Content here</div>
.myborder {border:2px solid #123fd7;}