#acabdc color space conversions
Hex:
#acabdc
RGB:
172, 171, 220
CMY:
33, 33, 14
CMYK:
22, 22, 0, 14
HSL:
241°, 41.1765%, 76.6667%
HSV (HSB):
241°, 22.2727%, 86.2745%
XYZ:
44.4944, 43.0638, 73.6772
xyY:
0.2760, 0.2671, 43.0638
CIE-Lab:
71.5982, 10.6544, -24.5536
CIE-LCH:
71.5982, 26.7656, 293.4571
CIE-Luv:
71.5982, -2.3996, -40.1384
Hunter-Lab:
65.6230, 6.1883, -20.6308
#acabdc color charts
#acabdc RGB chart
#acabdc CMYK chart
#acabdc RGB pie chart
#acabdc color shades, tints & tones
#acabdc color schemes
#acabdc color preview, HTML & CSS examples
This text has a color of #acabdc
<p style="color:#acabdc;">Text here</p>
.mytext {color:#acabdc;}
Text color #acabdc
This box has a color of #acabdc
<div style="background-color:#acabdc;">Content here</div>
.mybackground {background-color:#acabdc;}
Background color #acabdc
Border around this has a color of #acabdc
<div style="border:2px solid #acabdc;">Content here</div>
.myborder {border:2px solid #acabdc;}
Border color #acabdc