#008bed color space conversions
Hex:
#008bed
RGB:
0, 139, 237
CMY:
100, 45, 7
CMYK:
100, 41, 0, 7
HSL:
205°, 100.0000%, 46.4706%
HSV (HSB):
205°, 100.0000%, 92.9412%
XYZ:
24.5187, 24.5797, 83.5728
xyY:
0.1848, 0.1853, 24.5797
CIE-Lab:
56.6636, 5.0850, -57.8363
CIE-LCH:
56.6636, 58.0594, 275.0245
CIE-Luv:
56.6636, -33.5414, -91.9276
Hunter-Lab:
49.5779, 1.5157, -65.2399
#008bed color charts
#008bed RGB chart
#008bed CMYK chart
#008bed RGB pie chart
#008bed color shades, tints & tones
#008bed color schemes
#008bed color preview, HTML & CSS examples
This text has a color of #008bed
<p style="color:#008bed;">Text here</p>
.mytext {color:#008bed;}
Text color #008bed
This box has a color of #008bed
<div style="background-color:#008bed;">Content here</div>
.mybackground {background-color:#008bed;}
Background color #008bed
Border around this has a color of #008bed
<div style="border:2px solid #008bed;">Content here</div>
.myborder {border:2px solid #008bed;}
Border color #008bed