#123caf color space conversions
Hex:
#123caf
RGB:
18, 60, 175
CMY:
93, 76, 31
CMYK:
90, 66, 0, 31
HSL:
224°, 81.3472%, 37.8431%
HSV (HSB):
224°, 89.7143%, 68.6275%
XYZ:
9.6032, 6.4555, 41.2973
xyY:
0.1674, 0.1126, 6.4555
CIE-Lab:
30.5336, 32.3021, -64.5414
CIE-LCH:
30.5336, 72.1735, 296.5874
CIE-Luv:
30.5336, -12.3309, -85.7742
Hunter-Lab:
25.4076, 23.0034, -78.5842
#123caf color charts
#123caf RGB chart
#123caf CMYK chart
#123caf RGB pie chart
#123caf color shades, tints & tones
#123caf color schemes
#123caf color preview, HTML & CSS examples
This text has a color of #123caf
<p style="color:#123caf;">Text here</p>
.mytext {color:#123caf;}
Text color #123caf
This box has a color of #123caf
<div style="background-color:#123caf;">Content here</div>
.mybackground {background-color:#123caf;}
Background color #123caf
Border around this has a color of #123caf
<div style="border:2px solid #123caf;">Content here</div>
.myborder {border:2px solid #123caf;}
Border color #123caf