#a11bf5 color space conversions
Hex:
#a11bf5
RGB:
161, 27, 245
CMY:
37, 89, 4
CMYK:
34, 89, 0, 4
HSL:
277°, 91.5966%, 53.3333%
HSV (HSB):
277°, 88.9796%, 96.0784%
XYZ:
31.5713, 14.9535, 87.6085
xyY:
0.2354, 0.1115, 14.9535
CIE-Lab:
45.5704, 80.8853, -79.8637
CIE-LCH:
45.5704, 113.6690, 315.3641
CIE-Luv:
45.5704, 27.0292, -123.7419
Hunter-Lab:
38.6698, 78.0614, -107.2560
#a11bf5 color charts
#a11bf5 color shades, tints & tones
#a11bf5 color schemes
#a11bf5 color preview, HTML & CSS examples
This text has a color of #a11bf5
<p style="color:#a11bf5;">Text here</p>
.mytext {color:#a11bf5;}
This box has a color of #a11bf5
<div style="background-color:#a11bf5;">Content here</div>
.mybackground {background-color:#a11bf5;}
Border around this has a color of #a11bf5
<div style="border:2px solid #a11bf5;">Content here</div>
.myborder {border:2px solid #a11bf5;}