#05aabb color space conversions
Hex:
#05aabb
RGB:
5, 170, 187
CMY:
98, 33, 27
CMYK:
97, 9, 0, 27
HSL:
186°, 94.7917%, 37.6471%
HSV (HSB):
186°, 97.3262%, 73.3333%
XYZ:
23.4070, 32.3696, 52.0280
xyY:
0.2171, 0.3003, 32.3696
CIE-Lab:
63.6472, -29.9020, -19.0361
CIE-LCH:
63.6472, 35.4472, 212.4815
CIE-Luv:
63.6472, -47.2067, -25.0496
Hunter-Lab:
56.8943, -26.1280, -14.3928
#05aabb color charts
#05aabb color shades, tints & tones
#05aabb color schemes
#05aabb color preview, HTML & CSS examples
This text has a color of #05aabb
<p style="color:#05aabb;">Text here</p>
.mytext {color:#05aabb;}
This box has a color of #05aabb
<div style="background-color:#05aabb;">Content here</div>
.mybackground {background-color:#05aabb;}
Border around this has a color of #05aabb
<div style="border:2px solid #05aabb;">Content here</div>
.myborder {border:2px solid #05aabb;}