#008bf5 color space conversions
Hex:
#008bf5
RGB:
0, 139, 245
CMY:
100, 45, 4
CMYK:
100, 43, 0, 4
HSL:
206°, 100.0000%, 48.0392%
HSV (HSB):
206°, 100.0000%, 96.0784%
XYZ:
25.7140, 25.0578, 89.8676
xyY:
0.1828, 0.1782, 25.0578
CIE-Lab:
57.1317, 8.1578, -61.5158
CIE-LCH:
57.1317, 62.0544, 277.5541
CIE-Luv:
57.1317, -33.1204, -98.2850
Hunter-Lab:
50.0578, 4.0921, -71.4015
#008bf5 color charts
#008bf5 color shades, tints & tones
#008bf5 color schemes
#008bf5 color preview, HTML & CSS examples
This text has a color of #008bf5
<p style="color:#008bf5;">Text here</p>
.mytext {color:#008bf5;}
This box has a color of #008bf5
<div style="background-color:#008bf5;">Content here</div>
.mybackground {background-color:#008bf5;}
Border around this has a color of #008bf5
<div style="border:2px solid #008bf5;">Content here</div>
.myborder {border:2px solid #008bf5;}