#00abc5 color space conversions
Hex:
#00abc5
RGB:
0, 171, 197
CMY:
100, 33, 23
CMYK:
100, 13, 0, 23
HSL:
188°, 100.0000%, 38.6275%
HSV (HSB):
188°, 100.0000%, 77.2549%
XYZ:
24.6410, 33.1570, 57.9246
xyY:
0.2129, 0.2865, 33.1570
CIE-Lab:
64.2879, -27.2502, -23.6283
CIE-LCH:
64.2879, 36.0676, 220.9281
CIE-Luv:
64.2879, -46.9506, -32.9616
Hunter-Lab:
57.5821, -24.3838, -19.3351
#00abc5 color charts
#00abc5 color shades, tints & tones
#00abc5 color schemes
#00abc5 color preview, HTML & CSS examples
This text has a color of #00abc5
<p style="color:#00abc5;">Text here</p>
.mytext {color:#00abc5;}
This box has a color of #00abc5
<div style="background-color:#00abc5;">Content here</div>
.mybackground {background-color:#00abc5;}
Border around this has a color of #00abc5
<div style="border:2px solid #00abc5;">Content here</div>
.myborder {border:2px solid #00abc5;}