#008cfd color space conversions
Hex:
#008cfd
RGB:
0, 140, 253
CMY:
100, 45, 1
CMYK:
100, 45, 0, 1
HSL:
207°, 100.0000%, 49.6078%
HSV (HSB):
207°, 100.0000%, 99.2157%
XYZ:
27.1077, 25.8480, 96.4889
xyY:
0.1814, 0.1730, 25.8480
CIE-Lab:
57.8925, 10.6182, -64.7029
CIE-LCH:
57.8925, 65.5683, 279.3196
CIE-Luv:
57.8925, -33.0266, -103.8826
Hunter-Lab:
50.8409, 6.2021, -76.9354
#008cfd color charts
#008cfd color shades, tints & tones
#008cfd color schemes
#008cfd color preview, HTML & CSS examples
This text has a color of #008cfd
<p style="color:#008cfd;">Text here</p>
.mytext {color:#008cfd;}
This box has a color of #008cfd
<div style="background-color:#008cfd;">Content here</div>
.mybackground {background-color:#008cfd;}
Border around this has a color of #008cfd
<div style="border:2px solid #008cfd;">Content here</div>
.myborder {border:2px solid #008cfd;}