#a299fd color space conversions
Hex:
#a299fd
RGB:
162, 153, 253
CMY:
36, 40, 1
CMYK:
36, 40, 0, 1
HSL:
245°, 96.1538%, 79.6078%
HSV (HSB):
245°, 39.5257%, 99.2157%
XYZ:
44.0211, 37.5557, 97.8573
xyY:
0.2453, 0.2093, 37.5557
CIE-Lab:
67.6919, 26.1107, -48.7113
CIE-LCH:
67.6919, 55.2681, 298.1927
CIE-Luv:
67.6919, -2.1049, -81.9859
Hunter-Lab:
61.2827, 20.9770, -51.7774
#a299fd color charts
#a299fd color shades, tints & tones
#a299fd color schemes
#a299fd color preview, HTML & CSS examples
This text has a color of #a299fd
<p style="color:#a299fd;">Text here</p>
.mytext {color:#a299fd;}
This box has a color of #a299fd
<div style="background-color:#a299fd;">Content here</div>
.mybackground {background-color:#a299fd;}
Border around this has a color of #a299fd
<div style="border:2px solid #a299fd;">Content here</div>
.myborder {border:2px solid #a299fd;}