#a81dff color space conversions
Hex:
#a81dff
RGB:
168, 29, 255
CMY:
34, 89, 0
CMYK:
34, 89, 0, 0
HSL:
277°, 100.0000%, 55.6863%
HSV (HSB):
277°, 88.6275%, 100.0000%
XYZ:
34.6378, 16.4236, 95.9522
xyY:
0.2356, 0.1117, 16.4236
CIE-Lab:
47.5254, 83.3256, -82.2204
CIE-LCH:
47.5254, 117.0613, 315.3825
CIE-Luv:
47.5254, 28.2502, -128.8123
Hunter-Lab:
40.5260, 81.6446, -112.0110
#a81dff color charts
#a81dff color shades, tints & tones
#a81dff color schemes
#a81dff color preview, HTML & CSS examples
This text has a color of #a81dff
<p style="color:#a81dff;">Text here</p>
.mytext {color:#a81dff;}
This box has a color of #a81dff
<div style="background-color:#a81dff;">Content here</div>
.mybackground {background-color:#a81dff;}
Border around this has a color of #a81dff
<div style="border:2px solid #a81dff;">Content here</div>
.myborder {border:2px solid #a81dff;}