#b81dbd color space conversions
Hex:
#b81dbd
RGB:
184, 29, 189
CMY:
28, 89, 26
CMYK:
3, 85, 0, 26
HSL:
298°, 73.3945%, 42.7451%
HSV (HSB):
298°, 84.6561%, 74.1176%
XYZ:
29.3918, 14.7432, 49.4407
xyY:
0.3141, 0.1576, 14.7432
CIE-Lab:
45.2804, 73.9765, -48.0668
CIE-LCH:
45.2804, 88.2210, 326.9859
CIE-Luv:
45.2804, 57.0499, -79.8603
Hunter-Lab:
38.3969, 69.4427, -49.4654
#b81dbd color charts
#b81dbd color shades, tints & tones
#b81dbd color schemes
#b81dbd color preview, HTML & CSS examples
This text has a color of #b81dbd
<p style="color:#b81dbd;">Text here</p>
.mytext {color:#b81dbd;}
This box has a color of #b81dbd
<div style="background-color:#b81dbd;">Content here</div>
.mybackground {background-color:#b81dbd;}
Border around this has a color of #b81dbd
<div style="border:2px solid #b81dbd;">Content here</div>
.myborder {border:2px solid #b81dbd;}