#a118f8 color space conversions
Hex:
#a118f8
RGB:
161, 24, 248
CMY:
37, 91, 3
CMYK:
35, 90, 0, 3
HSL:
277°, 94.1176%, 53.3333%
HSV (HSB):
277°, 90.3226%, 97.2549%
XYZ:
31.9679, 15.0076, 90.0188
xyY:
0.2334, 0.1095, 15.0076
CIE-Lab:
45.6447, 82.0092, -81.4262
CIE-LCH:
45.6447, 115.5670, 315.2044
CIE-Luv:
45.6447, 26.5458, -125.8598
Hunter-Lab:
38.7397, 79.5030, -110.6534
#a118f8 color charts
#a118f8 color shades, tints & tones
#a118f8 color schemes
#a118f8 color preview, HTML & CSS examples
This text has a color of #a118f8
<p style="color:#a118f8;">Text here</p>
.mytext {color:#a118f8;}
This box has a color of #a118f8
<div style="background-color:#a118f8;">Content here</div>
.mybackground {background-color:#a118f8;}
Border around this has a color of #a118f8
<div style="border:2px solid #a118f8;">Content here</div>
.myborder {border:2px solid #a118f8;}