#a83db5 color space conversions
Hex:
#a83db5
RGB:
168, 61, 181
CMY:
34, 76, 29
CMYK:
7, 66, 0, 29
HSL:
294°, 49.5868%, 47.4510%
HSV (HSB):
294°, 66.2983%, 70.9804%
XYZ:
26.1577, 14.9985, 45.2324
xyY:
0.3028, 0.1736, 14.9985
CIE-Lab:
45.6322, 59.5739, -42.9689
CIE-LCH:
45.6322, 73.4532, 324.1982
CIE-Luv:
45.6322, 43.0919, -70.8200
Hunter-Lab:
38.7279, 52.7890, -42.1384
#a83db5 color charts
#a83db5 color shades, tints & tones
#a83db5 color schemes
#a83db5 color preview, HTML & CSS examples
This text has a color of #a83db5
<p style="color:#a83db5;">Text here</p>
.mytext {color:#a83db5;}
This box has a color of #a83db5
<div style="background-color:#a83db5;">Content here</div>
.mybackground {background-color:#a83db5;}
Border around this has a color of #a83db5
<div style="border:2px solid #a83db5;">Content here</div>
.myborder {border:2px solid #a83db5;}