#acadfa color space conversions
Hex:
#acadfa
RGB:
172, 173, 250
CMY:
33, 32, 2
CMYK:
31, 31, 0, 2
HSL:
239°, 88.6364%, 82.7451%
HSV (HSB):
239°, 31.2000%, 98.0392%
XYZ:
49.2121, 45.5599, 96.6427
xyY:
0.2571, 0.2380, 45.5599
CIE-Lab:
73.2591, 16.7587, -38.3108
CIE-LCH:
73.2591, 41.8159, 293.6266
CIE-Luv:
73.2591, -5.0763, -64.1278
Hunter-Lab:
67.4981, 12.0208, -37.6418
#acadfa color charts
#acadfa color shades, tints & tones
#acadfa color schemes
#acadfa color preview, HTML & CSS examples
This text has a color of #acadfa
<p style="color:#acadfa;">Text here</p>
.mytext {color:#acadfa;}
This box has a color of #acadfa
<div style="background-color:#acadfa;">Content here</div>
.mybackground {background-color:#acadfa;}
Border around this has a color of #acadfa
<div style="border:2px solid #acadfa;">Content here</div>
.myborder {border:2px solid #acadfa;}