#acacfe color space conversions
Hex:
#acacfe
RGB:
172, 172, 254
CMY:
33, 33, 0
CMYK:
32, 32, 0, 0
HSL:
240°, 97.6190%, 83.5294%
HSV (HSB):
240°, 32.2835%, 99.6078%
XYZ:
49.6552, 45.4315, 99.9180
xyY:
0.2546, 0.2330, 45.4315
CIE-Lab:
73.1751, 18.3219, -40.6028
CIE-LCH:
73.1751, 44.5453, 294.2871
CIE-Luv:
73.1751, -4.9171, -68.2080
Hunter-Lab:
67.4029, 13.5446, -40.7095
#acacfe color charts
#acacfe color shades, tints & tones
#acacfe color schemes
#acacfe color preview, HTML & CSS examples
This text has a color of #acacfe
<p style="color:#acacfe;">Text here</p>
.mytext {color:#acacfe;}
This box has a color of #acacfe
<div style="background-color:#acacfe;">Content here</div>
.mybackground {background-color:#acacfe;}
Border around this has a color of #acacfe
<div style="border:2px solid #acacfe;">Content here</div>
.myborder {border:2px solid #acacfe;}