#008acc color space conversions
Hex:
#008acc
RGB:
0, 138, 204
CMY:
100, 46, 20
CMYK:
100, 32, 0, 20
HSL:
199°, 100.0000%, 40.0000%
HSV (HSB):
199°, 100.0000%, 80.0000%
XYZ:
19.9876, 22.5366, 60.4233
xyY:
0.1942, 0.2189, 22.5366
CIE-Lab:
54.5918, -6.9414, -42.6432
CIE-LCH:
54.5918, 43.2045, 260.7546
CIE-Luv:
54.5918, -35.1960, -65.4644
Hunter-Lab:
47.4727, -7.9229, -42.2334
#008acc color charts
#008acc RGB chart
#008acc CMYK chart
#008acc RGB pie chart
#008acc color shades, tints & tones
#008acc color schemes
#008acc color preview, HTML & CSS examples
This text has a color of #008acc
<p style="color:#008acc;">Text here</p>
.mytext {color:#008acc;}
Text color #008acc
This box has a color of #008acc
<div style="background-color:#008acc;">Content here</div>
.mybackground {background-color:#008acc;}
Background color #008acc
Border around this has a color of #008acc
<div style="border:2px solid #008acc;">Content here</div>
.myborder {border:2px solid #008acc;}
Border color #008acc