#acacfd color space conversions
Hex:
#acacfd
RGB:
172, 172, 253
CMY:
33, 33, 1
CMYK:
32, 32, 0, 1
HSL:
240°, 95.2941%, 83.3333%
HSV (HSB):
240°, 32.0158%, 99.2157%
XYZ:
49.4954, 45.3676, 99.0766
xyY:
0.2552, 0.2339, 45.3676
CIE-Lab:
73.1333, 18.0698, -40.1279
CIE-LCH:
73.1333, 44.0087, 294.2423
CIE-Luv:
73.1333, -4.8563, -67.3643
Hunter-Lab:
67.3554, 13.2967, -40.0639
#acacfd color charts
#acacfd color shades, tints & tones
#acacfd color schemes
#acacfd color preview, HTML & CSS examples
This text has a color of #acacfd
<p style="color:#acacfd;">Text here</p>
.mytext {color:#acacfd;}
This box has a color of #acacfd
<div style="background-color:#acacfd;">Content here</div>
.mybackground {background-color:#acacfd;}
Border around this has a color of #acacfd
<div style="border:2px solid #acacfd;">Content here</div>
.myborder {border:2px solid #acacfd;}