#a55ff3 color space conversions
Hex:
#a55ff3
RGB:
165, 95, 243
CMY:
35, 63, 5
CMYK:
32, 61, 0, 5
HSL:
268°, 86.0465%, 66.2745%
HSV (HSB):
268°, 60.9053%, 95.2941%
XYZ:
35.7869, 22.6548, 87.2807
xyY:
0.2456, 0.1555, 22.6548
CIE-Lab:
54.7150, 56.2423, -63.8649
CIE-LCH:
54.7150, 85.0995, 311.3686
CIE-Luv:
54.7150, 19.0078, -105.6124
Hunter-Lab:
47.5971, 50.9143, -75.4045
#a55ff3 color charts
#a55ff3 color shades, tints & tones
#a55ff3 color schemes
#a55ff3 color preview, HTML & CSS examples
This text has a color of #a55ff3
<p style="color:#a55ff3;">Text here</p>
.mytext {color:#a55ff3;}
This box has a color of #a55ff3
<div style="background-color:#a55ff3;">Content here</div>
.mybackground {background-color:#a55ff3;}
Border around this has a color of #a55ff3
<div style="border:2px solid #a55ff3;">Content here</div>
.myborder {border:2px solid #a55ff3;}