#00a8e8 color space conversions
Hex:
#00a8e8
RGB:
0, 168, 232
CMY:
100, 34, 9
CMYK:
100, 28, 0, 9
HSL:
197°, 100.0000%, 45.4902%
HSV (HSB):
197°, 100.0000%, 90.9804%
XYZ:
28.5681, 33.8315, 81.3684
xyY:
0.1987, 0.2353, 33.8315
CIE-Lab:
64.8286, -13.4713, -42.1342
CIE-LCH:
64.8286, 44.2354, 252.2697
CIE-Luv:
64.8286, -43.2880, -65.7749
Hunter-Lab:
58.1648, -14.1167, -42.2270
#00a8e8 color charts
#00a8e8 color shades, tints & tones
#00a8e8 color schemes
#00a8e8 color preview, HTML & CSS examples
This text has a color of #00a8e8
<p style="color:#00a8e8;">Text here</p>
.mytext {color:#00a8e8;}
This box has a color of #00a8e8
<div style="background-color:#00a8e8;">Content here</div>
.mybackground {background-color:#00a8e8;}
Border around this has a color of #00a8e8
<div style="border:2px solid #00a8e8;">Content here</div>
.myborder {border:2px solid #00a8e8;}