#123cdd color space conversions
Hex:
#123cdd
RGB:
18, 60, 221
CMY:
93, 76, 13
CMYK:
92, 73, 0, 13
HSL:
228°, 84.9372%, 46.8627%
HSV (HSB):
228°, 91.8552%, 86.6667%
XYZ:
14.9165, 8.5808, 69.2767
xyY:
0.1608, 0.0925, 8.5808
CIE-Lab:
35.1643, 49.1632, -83.8031
CIE-LCH:
35.1643, 97.1596, 300.3981
CIE-Luv:
35.1643, -12.8333, -113.6454
Hunter-Lab:
29.2930, 39.6325, -119.7134
#123cdd color charts
#123cdd RGB chart
#123cdd CMYK chart
#123cdd RGB pie chart
#123cdd color shades, tints & tones
#123cdd color schemes
#123cdd color preview, HTML & CSS examples
This text has a color of #123cdd
<p style="color:#123cdd;">Text here</p>
.mytext {color:#123cdd;}
Text color #123cdd
This box has a color of #123cdd
<div style="background-color:#123cdd;">Content here</div>
.mybackground {background-color:#123cdd;}
Background color #123cdd
Border around this has a color of #123cdd
<div style="border:2px solid #123cdd;">Content here</div>
.myborder {border:2px solid #123cdd;}
Border color #123cdd