#b81dd1 color space conversions
Hex:
#b81dd1
RGB:
184, 29, 209
CMY:
28, 89, 18
CMYK:
12, 86, 0, 18
HSL:
292°, 75.6303%, 46.6667%
HSV (HSB):
292°, 86.1244%, 81.9608%
XYZ:
31.7152, 15.6725, 61.6751
xyY:
0.2908, 0.1437, 15.6725
CIE-Lab:
46.5419, 77.2232, -57.6496
CIE-LCH:
46.5419, 96.3686, 323.2575
CIE-Luv:
46.5419, 50.1775, -94.4803
Hunter-Lab:
39.5885, 73.7199, -64.6561
#b81dd1 color charts
#b81dd1 color shades, tints & tones
#b81dd1 color schemes
#b81dd1 color preview, HTML & CSS examples
This text has a color of #b81dd1
<p style="color:#b81dd1;">Text here</p>
.mytext {color:#b81dd1;}
This box has a color of #b81dd1
<div style="background-color:#b81dd1;">Content here</div>
.mybackground {background-color:#b81dd1;}
Border around this has a color of #b81dd1
<div style="border:2px solid #b81dd1;">Content here</div>
.myborder {border:2px solid #b81dd1;}