#008cfc color space conversions
Hex:
#008cfc
RGB:
0, 140, 252
CMY:
100, 45, 1
CMYK:
100, 44, 0, 1
HSL:
207°, 100.0000%, 49.4118%
HSV (HSB):
207°, 100.0000%, 98.8235%
XYZ:
26.9488, 25.7844, 95.6520
xyY:
0.1816, 0.1738, 25.7844
CIE-Lab:
57.8319, 10.2351, -64.2504
CIE-LCH:
57.8319, 65.0605, 279.0512
CIE-Luv:
57.8319, -33.0756, -103.1036
Hunter-Lab:
50.7784, 5.8702, -76.1406
#008cfc color charts
#008cfc color shades, tints & tones
#008cfc color schemes
#008cfc color preview, HTML & CSS examples
This text has a color of #008cfc
<p style="color:#008cfc;">Text here</p>
.mytext {color:#008cfc;}
This box has a color of #008cfc
<div style="background-color:#008cfc;">Content here</div>
.mybackground {background-color:#008cfc;}
Border around this has a color of #008cfc
<div style="border:2px solid #008cfc;">Content here</div>
.myborder {border:2px solid #008cfc;}