#00abcd color space conversions
Hex:
#00abcd
RGB:
0, 171, 205
CMY:
100, 33, 20
CMYK:
100, 17, 0, 20
HSL:
190°, 100.0000%, 40.1961%
HSV (HSB):
190°, 100.0000%, 80.3922%
XYZ:
25.5824, 33.5336, 62.8819
xyY:
0.2097, 0.2749, 33.5336
CIE-Lab:
64.5907, -24.5459, -27.6034
CIE-LCH:
64.5907, 36.9384, 228.3554
CIE-Luv:
64.5907, -46.3226, -39.9256
Hunter-Lab:
57.9082, -22.4826, -23.8466
#00abcd color charts
#00abcd RGB chart
#00abcd CMYK chart
#00abcd RGB pie chart
#00abcd color shades, tints & tones
#00abcd color schemes
#00abcd color preview, HTML & CSS examples
This text has a color of #00abcd
<p style="color:#00abcd;">Text here</p>
.mytext {color:#00abcd;}
Text color #00abcd
This box has a color of #00abcd
<div style="background-color:#00abcd;">Content here</div>
.mybackground {background-color:#00abcd;}
Background color #00abcd
Border around this has a color of #00abcd
<div style="border:2px solid #00abcd;">Content here</div>
.myborder {border:2px solid #00abcd;}
Border color #00abcd