#123ddf color space conversions
Hex:
#123ddf
RGB:
18, 61, 223
CMY:
93, 76, 13
CMYK:
92, 73, 0, 13
HSL:
227°, 85.0622%, 47.2549%
HSV (HSB):
227°, 91.9283%, 87.4510%
XYZ:
15.2375, 8.7938, 70.7063
xyY:
0.1608, 0.0928, 8.7938
CIE-Lab:
35.5842, 49.2741, -84.2543
CIE-LCH:
35.5842, 97.6050, 300.3202
CIE-Luv:
35.5842, -13.0393, -114.7423
Hunter-Lab:
29.6543, 39.8247, -120.6100
#123ddf color charts
#123ddf RGB chart
#123ddf CMYK chart
#123ddf RGB pie chart
#123ddf color shades, tints & tones
#123ddf color schemes
#123ddf color preview, HTML & CSS examples
This text has a color of #123ddf
<p style="color:#123ddf;">Text here</p>
.mytext {color:#123ddf;}
Text color #123ddf
This box has a color of #123ddf
<div style="background-color:#123ddf;">Content here</div>
.mybackground {background-color:#123ddf;}
Background color #123ddf
Border around this has a color of #123ddf
<div style="border:2px solid #123ddf;">Content here</div>
.myborder {border:2px solid #123ddf;}
Border color #123ddf