#a51db9 color space conversions
Hex:
#a51db9
RGB:
165, 29, 185
CMY:
35, 89, 27
CMYK:
11, 84, 0, 27
HSL:
292°, 72.8972%, 41.9608%
HSV (HSB):
292°, 84.3243%, 72.5490%
XYZ:
24.7134, 12.3808, 46.9861
xyY:
0.2939, 0.1473, 12.3808
CIE-Lab:
41.8151, 69.9271, -51.4543
CIE-LCH:
41.8151, 86.8179, 323.6533
CIE-Luv:
41.8151, 45.3826, -82.2060
Hunter-Lab:
35.1864, 63.7942, -54.5423
#a51db9 color charts
#a51db9 color shades, tints & tones
#a51db9 color schemes
#a51db9 color preview, HTML & CSS examples
This text has a color of #a51db9
<p style="color:#a51db9;">Text here</p>
.mytext {color:#a51db9;}
This box has a color of #a51db9
<div style="background-color:#a51db9;">Content here</div>
.mybackground {background-color:#a51db9;}
Border around this has a color of #a51db9
<div style="border:2px solid #a51db9;">Content here</div>
.myborder {border:2px solid #a51db9;}