#a85ffa color space conversions
Hex:
#a85ffa
RGB:
168, 95, 250
CMY:
34, 63, 2
CMYK:
33, 62, 0, 2
HSL:
268°, 93.9394%, 67.6471%
HSV (HSB):
268°, 62.0000%, 98.0392%
XYZ:
37.4960, 23.4114, 92.9851
xyY:
0.2437, 0.1521, 23.4114
CIE-Lab:
55.4936, 58.5447, -66.4849
CIE-LCH:
55.4936, 88.5874, 311.3662
CIE-Luv:
55.4936, 19.3442, -110.1855
Hunter-Lab:
48.3853, 53.6535, -80.0716
#a85ffa color charts
#a85ffa color shades, tints & tones
#a85ffa color schemes
#a85ffa color preview, HTML & CSS examples
This text has a color of #a85ffa
<p style="color:#a85ffa;">Text here</p>
.mytext {color:#a85ffa;}
This box has a color of #a85ffa
<div style="background-color:#a85ffa;">Content here</div>
.mybackground {background-color:#a85ffa;}
Border around this has a color of #a85ffa
<div style="border:2px solid #a85ffa;">Content here</div>
.myborder {border:2px solid #a85ffa;}