#a150fd color space conversions
Hex:
#a150fd
RGB:
161, 80, 253
CMY:
37, 69, 1
CMYK:
36, 68, 0, 1
HSL:
268°, 97.7401%, 65.2941%
HSV (HSB):
268°, 68.3794%, 99.2157%
XYZ:
35.2962, 20.4062, 95.0070
xyY:
0.2342, 0.1354, 20.4062
CIE-Lab:
52.2934, 65.0223, -73.3679
CIE-LCH:
52.2934, 98.0344, 311.5490
CIE-Luv:
52.2934, 18.7271, -119.0684
Hunter-Lab:
45.1733, 60.4181, -93.0756
#a150fd color charts
#a150fd color shades, tints & tones
#a150fd color schemes
#a150fd color preview, HTML & CSS examples
This text has a color of #a150fd
<p style="color:#a150fd;">Text here</p>
.mytext {color:#a150fd;}
This box has a color of #a150fd
<div style="background-color:#a150fd;">Content here</div>
.mybackground {background-color:#a150fd;}
Border around this has a color of #a150fd
<div style="border:2px solid #a150fd;">Content here</div>
.myborder {border:2px solid #a150fd;}