#05abd5 color space conversions
Hex:
#05abd5
RGB:
5, 171, 213
CMY:
98, 33, 16
CMYK:
98, 20, 0, 16
HSL:
192°, 95.4128%, 42.7451%
HSV (HSB):
192°, 97.6526%, 83.5294%
XYZ:
26.6357, 33.9622, 68.1023
xyY:
0.2070, 0.2639, 33.9622
CIE-Lab:
64.9325, -21.6481, -31.5009
CIE-LCH:
64.9325, 38.2224, 235.5024
CIE-Luv:
64.9325, -45.5285, -46.8422
Hunter-Lab:
58.2771, -20.4009, -28.4920
#05abd5 color charts
#05abd5 color shades, tints & tones
#05abd5 color schemes
#05abd5 color preview, HTML & CSS examples
This text has a color of #05abd5
<p style="color:#05abd5;">Text here</p>
.mytext {color:#05abd5;}
This box has a color of #05abd5
<div style="background-color:#05abd5;">Content here</div>
.mybackground {background-color:#05abd5;}
Border around this has a color of #05abd5
<div style="border:2px solid #05abd5;">Content here</div>
.myborder {border:2px solid #05abd5;}