#00abc2 color space conversions
Hex:
#00abc2
RGB:
0, 171, 194
CMY:
100, 33, 24
CMYK:
100, 12, 0, 24
HSL:
187°, 100.0000%, 38.0392%
HSV (HSB):
187°, 100.0000%, 76.0784%
XYZ:
24.3005, 33.0209, 56.1318
xyY:
0.2142, 0.2911, 33.0209
CIE-Lab:
64.1778, -28.2509, -22.1287
CIE-LCH:
64.1778, 35.8858, 218.0713
CIE-Luv:
64.1778, -47.1883, -30.3547
Hunter-Lab:
57.4638, -25.0768, -17.6911
#00abc2 color charts
#00abc2 color shades, tints & tones
#00abc2 color schemes
#00abc2 color preview, HTML & CSS examples
This text has a color of #00abc2
<p style="color:#00abc2;">Text here</p>
.mytext {color:#00abc2;}
This box has a color of #00abc2
<div style="background-color:#00abc2;">Content here</div>
.mybackground {background-color:#00abc2;}
Border around this has a color of #00abc2
<div style="border:2px solid #00abc2;">Content here</div>
.myborder {border:2px solid #00abc2;}