#a938e5 color space conversions
Hex:
#a938e5
RGB:
169, 56, 229
CMY:
34, 78, 10
CMYK:
26, 76, 0, 10
HSL:
279°, 76.8889%, 55.8824%
HSV (HSB):
279°, 75.5459%, 89.8039%
XYZ:
31.9192, 16.9205, 75.7124
xyY:
0.2563, 0.1359, 16.9205
CIE-Lab:
48.1597, 70.9920, -66.5670
CIE-LCH:
48.1597, 97.3192, 316.8425
CIE-Luv:
48.1597, 31.9981, -107.3136
Hunter-Lab:
41.1345, 66.5254, -80.3352
#a938e5 color charts
#a938e5 color shades, tints & tones
#a938e5 color schemes
#a938e5 color preview, HTML & CSS examples
This text has a color of #a938e5
<p style="color:#a938e5;">Text here</p>
.mytext {color:#a938e5;}
This box has a color of #a938e5
<div style="background-color:#a938e5;">Content here</div>
.mybackground {background-color:#a938e5;}
Border around this has a color of #a938e5
<div style="border:2px solid #a938e5;">Content here</div>
.myborder {border:2px solid #a938e5;}