#120ccc color space conversions
Hex:
#120ccc
RGB:
18, 12, 204
CMY:
93, 95, 20
CMYK:
91, 94, 0, 20
HSL:
242°, 88.8889%, 42.3529%
HSV (HSB):
242°, 94.1176%, 80.0000%
XYZ:
11.2800, 4.7512, 57.4493
xyY:
0.1535, 0.0647, 4.7512
CIE-Lab:
26.0138, 64.6185, -89.1737
CIE-LCH:
26.0138, 110.1249, 305.9285
CIE-Luv:
26.0138, -7.0429, -101.6495
Hunter-Lab:
21.7972, 54.2284, -141.0083
#120ccc color charts
#120ccc RGB chart
#120ccc CMYK chart
#120ccc RGB pie chart
#120ccc color shades, tints & tones
#120ccc color schemes
#120ccc color preview, HTML & CSS examples
This text has a color of #120ccc
<p style="color:#120ccc;">Text here</p>
.mytext {color:#120ccc;}
Text color #120ccc
This box has a color of #120ccc
<div style="background-color:#120ccc;">Content here</div>
.mybackground {background-color:#120ccc;}
Background color #120ccc
Border around this has a color of #120ccc
<div style="border:2px solid #120ccc;">Content here</div>
.myborder {border:2px solid #120ccc;}
Border color #120ccc