#008edc color space conversions
Hex:
#008edc
RGB:
0, 142, 220
CMY:
100, 44, 14
CMYK:
100, 35, 0, 14
HSL:
201°, 100.0000%, 43.1373%
HSV (HSB):
201°, 100.0000%, 86.2745%
XYZ:
22.5913, 24.5133, 71.2510
xyY:
0.1909, 0.2071, 24.5133
CIE-Lab:
56.5981, -3.2018, -48.4671
CIE-LCH:
56.5981, 48.5727, 266.2204
CIE-Luv:
56.5981, -35.4935, -75.8572
Hunter-Lab:
49.5109, -5.1966, -50.6664
#008edc color charts
#008edc RGB chart
#008edc CMYK chart
#008edc RGB pie chart
#008edc color shades, tints & tones
#008edc color schemes
#008edc color preview, HTML & CSS examples
This text has a color of #008edc
<p style="color:#008edc;">Text here</p>
.mytext {color:#008edc;}
Text color #008edc
This box has a color of #008edc
<div style="background-color:#008edc;">Content here</div>
.mybackground {background-color:#008edc;}
Background color #008edc
Border around this has a color of #008edc
<div style="border:2px solid #008edc;">Content here</div>
.myborder {border:2px solid #008edc;}
Border color #008edc