#a51def color space conversions
Hex:
#a51def
RGB:
165, 29, 239
CMY:
35, 89, 6
CMYK:
31, 88, 0, 6
HSL:
279°, 86.7769%, 52.5490%
HSV (HSB):
279°, 87.8661%, 93.7255%
XYZ:
31.5364, 15.1101, 82.9157
xyY:
0.2434, 0.1166, 15.1101
CIE-Lab:
45.7846, 79.8347, -76.1120
CIE-LCH:
45.7846, 110.3024, 316.3675
CIE-Luv:
45.7846, 30.3553, -119.0850
Hunter-Lab:
38.8717, 76.7909, -99.2592
#a51def color charts
#a51def color shades, tints & tones
#a51def color schemes
#a51def color preview, HTML & CSS examples
This text has a color of #a51def
<p style="color:#a51def;">Text here</p>
.mytext {color:#a51def;}
This box has a color of #a51def
<div style="background-color:#a51def;">Content here</div>
.mybackground {background-color:#a51def;}
Border around this has a color of #a51def
<div style="border:2px solid #a51def;">Content here</div>
.myborder {border:2px solid #a51def;}