#a55bfc color space conversions
Hex:
#a55bfc
RGB:
165, 91, 252
CMY:
35, 64, 1
CMYK:
35, 64, 0, 1
HSL:
268°, 96.4072%, 67.2549%
HSV (HSB):
268°, 63.8889%, 98.8235%
XYZ:
36.8288, 22.5098, 94.4992
xyY:
0.2394, 0.1463, 22.5098
CIE-Lab:
54.5638, 60.3646, -69.1124
CIE-LCH:
54.5638, 91.7628, 311.1348
CIE-Luv:
54.5638, 18.4800, -113.8042
Hunter-Lab:
47.4445, 55.5330, -84.8818
#a55bfc color charts
#a55bfc color shades, tints & tones
#a55bfc color schemes
#a55bfc color preview, HTML & CSS examples
This text has a color of #a55bfc
<p style="color:#a55bfc;">Text here</p>
.mytext {color:#a55bfc;}
This box has a color of #a55bfc
<div style="background-color:#a55bfc;">Content here</div>
.mybackground {background-color:#a55bfc;}
Border around this has a color of #a55bfc
<div style="border:2px solid #a55bfc;">Content here</div>
.myborder {border:2px solid #a55bfc;}