#008cca color space conversions
Hex:
#008cca
RGB:
0, 140, 202
CMY:
100, 45, 21
CMYK:
100, 31, 0, 21
HSL:
198°, 100.0000%, 39.6078%
HSV (HSB):
198°, 100.0000%, 79.2157%
XYZ:
20.0388, 23.0204, 59.2643
xyY:
0.1958, 0.2250, 23.0204
CIE-Lab:
55.0934, -8.8499, -40.7208
CIE-LCH:
55.0934, 41.6714, 257.7385
CIE-Luv:
55.0934, -35.9985, -62.2242
Hunter-Lab:
47.9796, -9.4136, -39.6492
#008cca color charts
#008cca RGB chart
#008cca CMYK chart
#008cca RGB pie chart
#008cca color shades, tints & tones
#008cca color schemes
#008cca color preview, HTML & CSS examples
This text has a color of #008cca
<p style="color:#008cca;">Text here</p>
.mytext {color:#008cca;}
Text color #008cca
This box has a color of #008cca
<div style="background-color:#008cca;">Content here</div>
.mybackground {background-color:#008cca;}
Background color #008cca
Border around this has a color of #008cca
<div style="border:2px solid #008cca;">Content here</div>
.myborder {border:2px solid #008cca;}
Border color #008cca