#123cdf color space conversions
Hex:
#123cdf
RGB:
18, 60, 223
CMY:
93, 76, 13
CMYK:
92, 73, 0, 13
HSL:
228°, 85.0622%, 47.2549%
HSV (HSB):
228°, 91.9283%, 87.4510%
XYZ:
15.1846, 8.6880, 70.6887
xyY:
0.1606, 0.0919, 8.6880
CIE-Lab:
35.3766, 49.8546, -84.5979
CIE-LCH:
35.3766, 98.1952, 300.5114
CIE-Luv:
35.3766, -12.8660, -114.8175
Hunter-Lab:
29.4755, 40.3741, -121.5577
#123cdf color charts
#123cdf RGB chart
#123cdf CMYK chart
#123cdf RGB pie chart
#123cdf color shades, tints & tones
#123cdf color schemes
#123cdf color preview, HTML & CSS examples
This text has a color of #123cdf
<p style="color:#123cdf;">Text here</p>
.mytext {color:#123cdf;}
Text color #123cdf
This box has a color of #123cdf
<div style="background-color:#123cdf;">Content here</div>
.mybackground {background-color:#123cdf;}
Background color #123cdf
Border around this has a color of #123cdf
<div style="border:2px solid #123cdf;">Content here</div>
.myborder {border:2px solid #123cdf;}
Border color #123cdf