#ab7bfd color space conversions
Hex:
#ab7bfd
RGB:
171, 123, 253
CMY:
33, 52, 1
CMYK:
32, 51, 0, 1
HSL:
262°, 97.0149%, 73.7255%
HSV (HSB):
262°, 51.3834%, 99.2157%
XYZ:
41.6072, 29.9157, 96.5099
xyY:
0.2476, 0.1780, 29.9157
CIE-Lab:
61.5814, 45.2443, -58.3566
CIE-LCH:
61.5814, 73.8413, 307.7867
CIE-Luv:
61.5814, 12.4609, -98.5477
Hunter-Lab:
54.6952, 40.0699, -66.3307
#ab7bfd color charts
#ab7bfd color shades, tints & tones
#ab7bfd color schemes
#ab7bfd color preview, HTML & CSS examples
This text has a color of #ab7bfd
<p style="color:#ab7bfd;">Text here</p>
.mytext {color:#ab7bfd;}
This box has a color of #ab7bfd
<div style="background-color:#ab7bfd;">Content here</div>
.mybackground {background-color:#ab7bfd;}
Border around this has a color of #ab7bfd
<div style="border:2px solid #ab7bfd;">Content here</div>
.myborder {border:2px solid #ab7bfd;}