#a98ffc color space conversions
Hex:
#a98ffc
RGB:
169, 143, 252
CMY:
34, 44, 1
CMYK:
33, 43, 0, 1
HSL:
254°, 94.7826%, 77.4510%
HSV (HSB):
254°, 43.2540%, 98.8235%
XYZ:
43.7553, 35.1082, 96.5659
xyY:
0.2494, 0.2001, 35.1082
CIE-Lab:
65.8328, 33.3436, -51.0637
CIE-LCH:
65.8328, 60.9860, 303.1438
CIE-Luv:
65.8328, 4.8400, -86.4020
Hunter-Lab:
59.2522, 28.1237, -55.1510
#a98ffc color charts
#a98ffc color shades, tints & tones
#a98ffc color schemes
#a98ffc color preview, HTML & CSS examples
This text has a color of #a98ffc
<p style="color:#a98ffc;">Text here</p>
.mytext {color:#a98ffc;}
This box has a color of #a98ffc
<div style="background-color:#a98ffc;">Content here</div>
.mybackground {background-color:#a98ffc;}
Border around this has a color of #a98ffc
<div style="border:2px solid #a98ffc;">Content here</div>
.myborder {border:2px solid #a98ffc;}