#008adc color space conversions
Hex:
#008adc
RGB:
0, 138, 220
CMY:
100, 46, 14
CMYK:
100, 37, 0, 14
HSL:
202°, 100.0000%, 43.1373%
HSV (HSB):
202°, 100.0000%, 86.2745%
XYZ:
22.0067, 23.3443, 71.0562
xyY:
0.1890, 0.2005, 23.3443
CIE-Lab:
55.4252, -0.8407, -50.3309
CIE-LCH:
55.4252, 50.3379, 269.0430
CIE-Luv:
55.4252, -34.1916, -78.8271
Hunter-Lab:
48.3159, -3.2503, -53.3742
#008adc color charts
#008adc color shades, tints & tones
#008adc color schemes
#008adc color preview, HTML & CSS examples
This text has a color of #008adc
<p style="color:#008adc;">Text here</p>
.mytext {color:#008adc;}
This box has a color of #008adc
<div style="background-color:#008adc;">Content here</div>
.mybackground {background-color:#008adc;}
Border around this has a color of #008adc
<div style="border:2px solid #008adc;">Content here</div>
.myborder {border:2px solid #008adc;}