#b81db9 color space conversions
Hex:
#b81db9
RGB:
184, 29, 185
CMY:
28, 89, 27
CMYK:
1, 84, 0, 27
HSL:
300°, 72.8972%, 41.9608%
HSV (HSB):
300°, 84.3243%, 72.5490%
XYZ:
28.9635, 14.5719, 47.1850
xyY:
0.3193, 0.1606, 14.5719
CIE-Lab:
45.0421, 73.3531, -46.1034
CIE-LCH:
45.0421, 86.6384, 327.8501
CIE-Luv:
45.0421, 58.5029, -76.8717
Hunter-Lab:
38.1731, 68.6323, -46.5661
#b81db9 color charts
#b81db9 color shades, tints & tones
#b81db9 color schemes
#b81db9 color preview, HTML & CSS examples
This text has a color of #b81db9
<p style="color:#b81db9;">Text here</p>
.mytext {color:#b81db9;}
This box has a color of #b81db9
<div style="background-color:#b81db9;">Content here</div>
.mybackground {background-color:#b81db9;}
Border around this has a color of #b81db9
<div style="border:2px solid #b81db9;">Content here</div>
.myborder {border:2px solid #b81db9;}