#a16cfc color space conversions
Hex:
#a16cfc
RGB:
161, 108, 252
CMY:
37, 58, 1
CMYK:
36, 57, 0, 1
HSL:
262°, 96.0000%, 70.5882%
HSV (HSB):
262°, 57.1429%, 98.8235%
XYZ:
37.6312, 25.3305, 95.0013
xyY:
0.2382, 0.1604, 25.3305
CIE-Lab:
57.3960, 50.7848, -64.5666
CIE-LCH:
57.3960, 82.1458, 308.1868
CIE-Luv:
57.3960, 12.2385, -107.3412
Hunter-Lab:
50.3294, 45.3877, -76.6848
#a16cfc color charts
#a16cfc color shades, tints & tones
#a16cfc color schemes
#a16cfc color preview, HTML & CSS examples
This text has a color of #a16cfc
<p style="color:#a16cfc;">Text here</p>
.mytext {color:#a16cfc;}
This box has a color of #a16cfc
<div style="background-color:#a16cfc;">Content here</div>
.mybackground {background-color:#a16cfc;}
Border around this has a color of #a16cfc
<div style="border:2px solid #a16cfc;">Content here</div>
.myborder {border:2px solid #a16cfc;}