#a85df5 color space conversions
Hex:
#a85df5
RGB:
168, 93, 245
CMY:
34, 64, 4
CMYK:
31, 62, 0, 4
HSL:
270°, 88.3721%, 66.2745%
HSV (HSB):
270°, 62.0408%, 96.0784%
XYZ:
36.5442, 22.7461, 88.8505
xyY:
0.2467, 0.1535, 22.7461
CIE-Lab:
54.8098, 58.3625, -64.8086
CIE-LCH:
54.8098, 87.2143, 312.0042
CIE-Luv:
54.8098, 20.6930, -107.3051
Hunter-Lab:
47.6929, 53.3115, -77.0707
#a85df5 color charts
#a85df5 color shades, tints & tones
#a85df5 color schemes
#a85df5 color preview, HTML & CSS examples
This text has a color of #a85df5
<p style="color:#a85df5;">Text here</p>
.mytext {color:#a85df5;}
This box has a color of #a85df5
<div style="background-color:#a85df5;">Content here</div>
.mybackground {background-color:#a85df5;}
Border around this has a color of #a85df5
<div style="border:2px solid #a85df5;">Content here</div>
.myborder {border:2px solid #a85df5;}