#a51deb color space conversions
Hex:
#a51deb
RGB:
165, 29, 235
CMY:
35, 89, 8
CMYK:
30, 88, 0, 8
HSL:
280°, 83.7398%, 51.7647%
HSV (HSB):
280°, 87.6596%, 92.1569%
XYZ:
30.9518, 14.8762, 79.8373
xyY:
0.2463, 0.1184, 14.8762
CIE-Lab:
45.4642, 79.0635, -74.3755
CIE-LCH:
45.4642, 108.5484, 316.7500
CIE-Luv:
45.4642, 31.3140, -116.4907
Hunter-Lab:
38.5697, 75.7475, -95.7285
#a51deb color charts
#a51deb color shades, tints & tones
#a51deb color schemes
#a51deb color preview, HTML & CSS examples
This text has a color of #a51deb
<p style="color:#a51deb;">Text here</p>
.mytext {color:#a51deb;}
This box has a color of #a51deb
<div style="background-color:#a51deb;">Content here</div>
.mybackground {background-color:#a51deb;}
Border around this has a color of #a51deb
<div style="border:2px solid #a51deb;">Content here</div>
.myborder {border:2px solid #a51deb;}