#a61caf color space conversions
Hex:
#a61caf
RGB:
166, 28, 175
CMY:
35, 89, 31
CMYK:
5, 84, 0, 31
HSL:
296°, 72.4138%, 39.8039%
HSV (HSB):
296°, 84.0000%, 68.6275%
XYZ:
23.8790, 12.0326, 41.6214
xyY:
0.3080, 0.1552, 12.0326
CIE-Lab:
41.2680, 68.6529, -46.4117
CIE-LCH:
41.2680, 82.8689, 325.9400
CIE-Luv:
41.2680, 49.5051, -74.7904
Hunter-Lab:
34.6881, 62.1737, -46.8590
#a61caf color charts
#a61caf color shades, tints & tones
#a61caf color schemes
#a61caf color preview, HTML & CSS examples
This text has a color of #a61caf
<p style="color:#a61caf;">Text here</p>
.mytext {color:#a61caf;}
This box has a color of #a61caf
<div style="background-color:#a61caf;">Content here</div>
.mybackground {background-color:#a61caf;}
Border around this has a color of #a61caf
<div style="border:2px solid #a61caf;">Content here</div>
.myborder {border:2px solid #a61caf;}