#05aacc color space conversions
Hex:
#05aacc
RGB:
5, 170, 204
CMY:
98, 33, 20
CMYK:
98, 17, 0, 20
HSL:
190°, 95.2153%, 40.9804%
HSV (HSB):
190°, 97.5490%, 80.0000%
XYZ:
25.3364, 33.1413, 62.1883
xyY:
0.2100, 0.2747, 33.1413
CIE-Lab:
64.2752, -24.2241, -27.5326
CIE-LCH:
64.2752, 36.6722, 228.6576
CIE-Luv:
64.2752, -45.8753, -39.8194
Hunter-Lab:
57.5685, -22.1856, -23.7499
#05aacc color charts
#05aacc color shades, tints & tones
#05aacc color schemes
#05aacc color preview, HTML & CSS examples
This text has a color of #05aacc
<p style="color:#05aacc;">Text here</p>
.mytext {color:#05aacc;}
This box has a color of #05aacc
<div style="background-color:#05aacc;">Content here</div>
.mybackground {background-color:#05aacc;}
Border around this has a color of #05aacc
<div style="border:2px solid #05aacc;">Content here</div>
.myborder {border:2px solid #05aacc;}