#a85ffc color space conversions
Hex:
#a85ffc
RGB:
168, 95, 252
CMY:
34, 63, 1
CMYK:
33, 62, 0, 1
HSL:
268°, 96.3190%, 68.0392%
HSV (HSB):
268°, 62.3016%, 98.8235%
XYZ:
37.8113, 23.5375, 94.6458
xyY:
0.2424, 0.1509, 23.5375
CIE-Lab:
55.6217, 59.0174, -67.3869
CIE-LCH:
55.6217, 89.5771, 311.2119
CIE-Luv:
55.6217, 19.0099, -111.6548
Hunter-Lab:
48.5155, 54.2148, -81.7043
#a85ffc color charts
#a85ffc color shades, tints & tones
#a85ffc color schemes
#a85ffc color preview, HTML & CSS examples
This text has a color of #a85ffc
<p style="color:#a85ffc;">Text here</p>
.mytext {color:#a85ffc;}
This box has a color of #a85ffc
<div style="background-color:#a85ffc;">Content here</div>
.mybackground {background-color:#a85ffc;}
Border around this has a color of #a85ffc
<div style="border:2px solid #a85ffc;">Content here</div>
.myborder {border:2px solid #a85ffc;}