#123cff color space conversions
Hex:
#123cff
RGB:
18, 60, 255
CMY:
93, 76, 0
CMYK:
93, 76, 0, 0
HSL:
229°, 100.0000%, 53.5294%
HSV (HSB):
229°, 92.9412%, 100.0000%
XYZ:
19.9153, 10.5803, 95.6003
xyY:
0.1579, 0.0839, 10.5803
CIE-Lab:
38.8644, 60.4902, -96.9183
CIE-LCH:
38.8644, 114.2463, 301.9698
CIE-Luv:
38.8644, -13.4798, -133.2520
Hunter-Lab:
32.5274, 52.3660, -151.4883
#123cff color charts
#123cff RGB chart
#123cff CMYK chart
#123cff RGB pie chart
#123cff color shades, tints & tones
#123cff color schemes
#123cff color preview, HTML & CSS examples
This text has a color of #123cff
<p style="color:#123cff;">Text here</p>
.mytext {color:#123cff;}
Text color #123cff
This box has a color of #123cff
<div style="background-color:#123cff;">Content here</div>
.mybackground {background-color:#123cff;}
Background color #123cff
Border around this has a color of #123cff
<div style="border:2px solid #123cff;">Content here</div>
.myborder {border:2px solid #123cff;}
Border color #123cff