#00aed5 color space conversions
Hex:
#00aed5
RGB:
0, 174, 213
CMY:
100, 32, 16
CMYK:
100, 18, 0, 16
HSL:
191°, 100.0000%, 41.7647%
HSV (HSB):
191°, 100.0000%, 83.5294%
XYZ:
27.1463, 35.0762, 68.2904
xyY:
0.2080, 0.2688, 35.0762
CIE-Lab:
65.8079, -23.3440, -30.1490
CIE-LCH:
65.8079, 38.1301, 232.2498
CIE-Luv:
65.8079, -46.7258, -44.4455
Hunter-Lab:
59.2252, -21.8272, -26.9076
#00aed5 color charts
#00aed5 color shades, tints & tones
#00aed5 color schemes
#00aed5 color preview, HTML & CSS examples
This text has a color of #00aed5
<p style="color:#00aed5;">Text here</p>
.mytext {color:#00aed5;}
This box has a color of #00aed5
<div style="background-color:#00aed5;">Content here</div>
.mybackground {background-color:#00aed5;}
Border around this has a color of #00aed5
<div style="border:2px solid #00aed5;">Content here</div>
.myborder {border:2px solid #00aed5;}