#008cec color space conversions
Hex:
#008cec
RGB:
0, 140, 236
CMY:
100, 45, 7
CMYK:
100, 41, 0, 7
HSL:
204°, 100.0000%, 46.2745%
HSV (HSB):
204°, 100.0000%, 92.5490%
XYZ:
24.5184, 24.8123, 82.8539
xyY:
0.1855, 0.1877, 24.8123
CIE-Lab:
56.8921, 4.0988, -56.9157
CIE-LCH:
56.8921, 57.0631, 274.1190
CIE-Luv:
56.8921, -33.9105, -90.4232
Hunter-Lab:
49.8119, 0.6903, -63.7507
#008cec color charts
#008cec RGB chart
#008cec CMYK chart
#008cec RGB pie chart
#008cec color shades, tints & tones
#008cec color schemes
#008cec color preview, HTML & CSS examples
This text has a color of #008cec
<p style="color:#008cec;">Text here</p>
.mytext {color:#008cec;}
Text color #008cec
This box has a color of #008cec
<div style="background-color:#008cec;">Content here</div>
.mybackground {background-color:#008cec;}
Background color #008cec
Border around this has a color of #008cec
<div style="border:2px solid #008cec;">Content here</div>
.myborder {border:2px solid #008cec;}
Border color #008cec