#a9acfc color space conversions
Hex:
#a9acfc
RGB:
169, 172, 252
CMY:
34, 33, 1
CMYK:
33, 32, 0, 1
HSL:
238°, 93.2584%, 82.5490%
HSV (HSB):
238°, 32.9365%, 98.8235%
XYZ:
48.6854, 44.9683, 98.2092
xyY:
0.2538, 0.2344, 44.9683
CIE-Lab:
72.8710, 16.9936, -40.0127
CIE-LCH:
72.8710, 43.4719, 293.0112
CIE-Luv:
72.8710, -6.1682, -66.9891
Hunter-Lab:
67.0584, 12.2413, -39.8912
#a9acfc color charts
#a9acfc color shades, tints & tones
#a9acfc color schemes
#a9acfc color preview, HTML & CSS examples
This text has a color of #a9acfc
<p style="color:#a9acfc;">Text here</p>
.mytext {color:#a9acfc;}
This box has a color of #a9acfc
<div style="background-color:#a9acfc;">Content here</div>
.mybackground {background-color:#a9acfc;}
Border around this has a color of #a9acfc
<div style="border:2px solid #a9acfc;">Content here</div>
.myborder {border:2px solid #a9acfc;}