#006adc color space conversions
Hex:
#006adc
RGB:
0, 106, 220
CMY:
100, 58, 14
CMYK:
100, 52, 0, 14
HSL:
211°, 100.0000%, 43.1373%
HSV (HSB):
211°, 100.0000%, 86.2745%
XYZ:
18.0723, 15.4754, 69.7447
xyY:
0.1750, 0.1498, 15.4754
CIE-Lab:
46.2785, 19.0738, -65.0271
CIE-LCH:
46.2785, 67.7667, 286.3475
CIE-Luv:
46.2785, -24.3637, -99.3795
Hunter-Lab:
39.3388, 13.1604, -77.5796
#006adc color charts
#006adc color shades, tints & tones
#006adc color schemes
#006adc color preview, HTML & CSS examples
This text has a color of #006adc
<p style="color:#006adc;">Text here</p>
.mytext {color:#006adc;}
This box has a color of #006adc
<div style="background-color:#006adc;">Content here</div>
.mybackground {background-color:#006adc;}
Border around this has a color of #006adc
<div style="border:2px solid #006adc;">Content here</div>
.myborder {border:2px solid #006adc;}