#a81dcb color space conversions
Hex:
#a81dcb
RGB:
168, 29, 203
CMY:
34, 89, 20
CMYK:
17, 86, 0, 20
HSL:
288°, 75.0000%, 45.4902%
HSV (HSB):
288°, 85.7143%, 79.6078%
XYZ:
27.3673, 13.5154, 57.6662
xyY:
0.2777, 0.1371, 13.5154
CIE-Lab:
43.5297, 73.5741, -59.1769
CIE-LCH:
43.5297, 94.4196, 321.1897
CIE-Luv:
43.5297, 41.7234, -94.2634
Hunter-Lab:
36.7632, 68.5434, -67.2671
#a81dcb color charts
#a81dcb color shades, tints & tones
#a81dcb color schemes
#a81dcb color preview, HTML & CSS examples
This text has a color of #a81dcb
<p style="color:#a81dcb;">Text here</p>
.mytext {color:#a81dcb;}
This box has a color of #a81dcb
<div style="background-color:#a81dcb;">Content here</div>
.mybackground {background-color:#a81dcb;}
Border around this has a color of #a81dcb
<div style="border:2px solid #a81dcb;">Content here</div>
.myborder {border:2px solid #a81dcb;}