#a114c8 color space conversions
Hex:
#a114c8
RGB:
161, 20, 200
CMY:
37, 92, 22
CMYK:
20, 90, 0, 22
HSL:
287°, 81.8182%, 43.1373%
HSV (HSB):
287°, 90.0000%, 78.4314%
XYZ:
25.3734, 12.2475, 55.6703
xyY:
0.2720, 0.1313, 12.2475
CIE-Lab:
41.6068, 73.6411, -60.6034
CIE-LCH:
41.6068, 95.3718, 320.5471
CIE-Luv:
41.6068, 38.9552, -94.7925
Hunter-Lab:
34.9964, 68.1738, -69.8175
#a114c8 color charts
#a114c8 color shades, tints & tones
#a114c8 color schemes
#a114c8 color preview, HTML & CSS examples
This text has a color of #a114c8
<p style="color:#a114c8;">Text here</p>
.mytext {color:#a114c8;}
This box has a color of #a114c8
<div style="background-color:#a114c8;">Content here</div>
.mybackground {background-color:#a114c8;}
Border around this has a color of #a114c8
<div style="border:2px solid #a114c8;">Content here</div>
.myborder {border:2px solid #a114c8;}