#00a5d5 color space conversions
Hex:
#00a5d5
RGB:
0, 165, 213
CMY:
100, 35, 16
CMYK:
100, 23, 0, 16
HSL:
194°, 100.0000%, 41.7647%
HSV (HSB):
194°, 100.0000%, 83.5294%
XYZ:
25.4654, 31.7144, 67.7301
xyY:
0.2039, 0.2539, 31.7144
CIE-Lab:
63.1061, -18.6398, -34.3378
CIE-LCH:
63.1061, 39.0708, 241.5054
CIE-Luv:
63.1061, -43.6658, -51.7747
Hunter-Lab:
56.3155, -17.8360, -31.8866
#00a5d5 color charts
#00a5d5 color shades, tints & tones
#00a5d5 color schemes
#00a5d5 color preview, HTML & CSS examples
This text has a color of #00a5d5
<p style="color:#00a5d5;">Text here</p>
.mytext {color:#00a5d5;}
This box has a color of #00a5d5
<div style="background-color:#00a5d5;">Content here</div>
.mybackground {background-color:#00a5d5;}
Border around this has a color of #00a5d5
<div style="border:2px solid #00a5d5;">Content here</div>
.myborder {border:2px solid #00a5d5;}