#abacca color space conversions
Hex:
#abacca
RGB:
171, 172, 202
CMY:
33, 33, 21
CMYK:
15, 15, 0, 21
HSL:
238°, 22.6277%, 73.1373%
HSV (HSB):
238°, 15.3465%, 79.2157%
XYZ:
42.2078, 42.4272, 61.8418
xyY:
0.2882, 0.2897, 42.4272
CIE-Lab:
71.1645, 5.7560, -15.3458
CIE-LCH:
71.1645, 16.3898, 290.5604
CIE-Luv:
71.1645, -2.2809, -24.4777
Hunter-Lab:
65.1362, 1.6783, -10.6959
#abacca color charts
#abacca RGB chart
#abacca CMYK chart
#abacca RGB pie chart
#abacca color shades, tints & tones
#abacca color schemes
#abacca color preview, HTML & CSS examples
This text has a color of #abacca
<p style="color:#abacca;">Text here</p>
.mytext {color:#abacca;}
Text color #abacca
This box has a color of #abacca
<div style="background-color:#abacca;">Content here</div>
.mybackground {background-color:#abacca;}
Background color #abacca
Border around this has a color of #abacca
<div style="border:2px solid #abacca;">Content here</div>
.myborder {border:2px solid #abacca;}
Border color #abacca