#008cea color space conversions
Hex:
#008cea
RGB:
0, 140, 234
CMY:
100, 45, 8
CMYK:
100, 40, 0, 8
HSL:
204°, 100.0000%, 45.8824%
HSV (HSB):
204°, 100.0000%, 91.7647%
XYZ:
24.2294, 24.6967, 81.3318
xyY:
0.1860, 0.1896, 24.6967
CIE-Lab:
56.7787, 3.3318, -55.9862
CIE-LCH:
56.7787, 56.0852, 273.4058
CIE-Luv:
56.7787, -34.0216, -88.8100
Hunter-Lab:
49.6958, 0.0608, -62.2467
#008cea color charts
#008cea RGB chart
#008cea CMYK chart
#008cea RGB pie chart
#008cea color shades, tints & tones
#008cea color schemes
#008cea color preview, HTML & CSS examples
This text has a color of #008cea
<p style="color:#008cea;">Text here</p>
.mytext {color:#008cea;}
Text color #008cea
This box has a color of #008cea
<div style="background-color:#008cea;">Content here</div>
.mybackground {background-color:#008cea;}
Background color #008cea
Border around this has a color of #008cea
<div style="border:2px solid #008cea;">Content here</div>
.myborder {border:2px solid #008cea;}
Border color #008cea