#b501cd color space conversions
Hex:
#b501cd
RGB:
181, 1, 205
CMY:
29, 100, 20
CMYK:
12, 100, 0, 20
HSL:
293°, 99.0291%, 40.3922%
HSV (HSB):
293°, 99.5122%, 80.3922%
XYZ:
30.0864, 14.2532, 58.9230
xyY:
0.2914, 0.1380, 14.2532
CIE-Lab:
44.5939, 79.5780, -58.5092
CIE-LCH:
44.5939, 98.7724, 323.6751
CIE-Luv:
44.5939, 51.1612, -94.7175
Hunter-Lab:
37.7535, 76.1810, -66.1083
#b501cd color charts
#b501cd color shades, tints & tones
#b501cd color schemes
#b501cd color preview, HTML & CSS examples
This text has a color of #b501cd
<p style="color:#b501cd;">Text here</p>
.mytext {color:#b501cd;}
This box has a color of #b501cd
<div style="background-color:#b501cd;">Content here</div>
.mybackground {background-color:#b501cd;}
Border around this has a color of #b501cd
<div style="border:2px solid #b501cd;">Content here</div>
.myborder {border:2px solid #b501cd;}