#acabfd color space conversions
Hex:
#acabfd
RGB:
172, 171, 253
CMY:
33, 33, 1
CMYK:
32, 32, 0, 1
HSL:
241°, 95.3488%, 83.1373%
HSV (HSB):
241°, 32.4111%, 99.2157%
XYZ:
49.3058, 44.9883, 99.0134
xyY:
0.2551, 0.2327, 44.9883
CIE-Lab:
72.8842, 18.6290, -40.5161
CIE-LCH:
72.8842, 44.5936, 294.6926
CIE-Luv:
72.8842, -4.4584, -68.0639
Hunter-Lab:
67.0733, 13.8375, -40.5724
#acabfd color charts
#acabfd color shades, tints & tones
#acabfd color schemes
#acabfd color preview, HTML & CSS examples
This text has a color of #acabfd
<p style="color:#acabfd;">Text here</p>
.mytext {color:#acabfd;}
This box has a color of #acabfd
<div style="background-color:#acabfd;">Content here</div>
.mybackground {background-color:#acabfd;}
Border around this has a color of #acabfd
<div style="border:2px solid #acabfd;">Content here</div>
.myborder {border:2px solid #acabfd;}