#00b0e0 color space conversions
Hex:
#00b0e0
RGB:
0, 176, 224
CMY:
100, 31, 12
CMYK:
100, 21, 0, 12
HSL:
193°, 100.0000%, 43.9216%
HSV (HSB):
193°, 100.0000%, 87.8431%
XYZ:
28.9799, 36.4325, 76.0258
xyY:
0.2049, 0.2576, 36.4325
CIE-Lab:
66.8491, -20.5788, -34.5881
CIE-LCH:
66.8491, 40.2471, 239.2487
CIE-Luv:
66.8491, -46.5627, -52.3845
Hunter-Lab:
60.3593, -19.9269, -32.4274
#00b0e0 color charts
#00b0e0 color shades, tints & tones
#00b0e0 color schemes
#00b0e0 color preview, HTML & CSS examples
This text has a color of #00b0e0
<p style="color:#00b0e0;">Text here</p>
.mytext {color:#00b0e0;}
This box has a color of #00b0e0
<div style="background-color:#00b0e0;">Content here</div>
.mybackground {background-color:#00b0e0;}
Border around this has a color of #00b0e0
<div style="border:2px solid #00b0e0;">Content here</div>
.myborder {border:2px solid #00b0e0;}