#a55dfc color space conversions
Hex:
#a55dfc
RGB:
165, 93, 252
CMY:
35, 64, 1
CMYK:
35, 63, 0, 1
HSL:
267°, 96.3636%, 67.6471%
HSV (HSB):
267°, 63.0952%, 98.8235%
XYZ:
37.0021, 22.8563, 94.5569
xyY:
0.2396, 0.1480, 22.8563
CIE-Lab:
54.9240, 59.3825, -68.5301
CIE-LCH:
54.9240, 90.6788, 310.9095
CIE-Luv:
54.9240, 18.0120, -113.0365
Hunter-Lab:
47.8083, 54.4889, -83.8001
#a55dfc color charts
#a55dfc color shades, tints & tones
#a55dfc color schemes
#a55dfc color preview, HTML & CSS examples
This text has a color of #a55dfc
<p style="color:#a55dfc;">Text here</p>
.mytext {color:#a55dfc;}
This box has a color of #a55dfc
<div style="background-color:#a55dfc;">Content here</div>
.mybackground {background-color:#a55dfc;}
Border around this has a color of #a55dfc
<div style="border:2px solid #a55dfc;">Content here</div>
.myborder {border:2px solid #a55dfc;}