#a61bf5 color space conversions
Hex:
#a61bf5
RGB:
166, 27, 245
CMY:
35, 89, 4
CMYK:
32, 89, 0, 4
HSL:
278°, 91.5966%, 53.3333%
HSV (HSB):
278°, 88.9796%, 96.0784%
XYZ:
32.5992, 15.4834, 87.6566
xyY:
0.2402, 0.1141, 15.4834
CIE-Lab:
46.2893, 81.5048, -78.6583
CIE-LCH:
46.2893, 113.2703, 316.0182
CIE-Luv:
46.2893, 29.6116, -122.9546
Hunter-Lab:
39.3490, 79.0202, -104.5344
#a61bf5 color charts
#a61bf5 color shades, tints & tones
#a61bf5 color schemes
#a61bf5 color preview, HTML & CSS examples
This text has a color of #a61bf5
<p style="color:#a61bf5;">Text here</p>
.mytext {color:#a61bf5;}
This box has a color of #a61bf5
<div style="background-color:#a61bf5;">Content here</div>
.mybackground {background-color:#a61bf5;}
Border around this has a color of #a61bf5
<div style="border:2px solid #a61bf5;">Content here</div>
.myborder {border:2px solid #a61bf5;}