#a18dd2 color space conversions
Hex:
#a18dd2
RGB:
161, 141, 210
CMY:
37, 45, 18
CMYK:
23, 33, 0, 18
HSL:
257°, 43.3962%, 68.8235%
HSV (HSB):
257°, 32.8571%, 82.3529%
XYZ:
35.8557, 31.2800, 65.1206
xyY:
0.2711, 0.2365, 31.2800
CIE-Lab:
62.7433, 21.8688, -32.7420
CIE-LCH:
62.7433, 39.3737, 303.7394
CIE-Luv:
62.7433, 5.6508, -54.1639
Hunter-Lab:
55.9285, 16.5612, -29.8846
#a18dd2 color charts
#a18dd2 color shades, tints & tones
#a18dd2 color schemes
#a18dd2 color preview, HTML & CSS examples
This text has a color of #a18dd2
<p style="color:#a18dd2;">Text here</p>
.mytext {color:#a18dd2;}
This box has a color of #a18dd2
<div style="background-color:#a18dd2;">Content here</div>
.mybackground {background-color:#a18dd2;}
Border around this has a color of #a18dd2
<div style="border:2px solid #a18dd2;">Content here</div>
.myborder {border:2px solid #a18dd2;}