#b81db2 color space conversions
Hex:
#b81db2
RGB:
184, 29, 178
CMY:
28, 89, 30
CMYK:
0, 84, 3, 28
HSL:
302°, 72.7700%, 41.7647%
HSV (HSB):
302°, 84.2391%, 72.1569%
XYZ:
28.2424, 14.2834, 43.3879
xyY:
0.3287, 0.1663, 14.2834
CIE-Lab:
44.6367, 72.2850, -42.6286
CIE-LCH:
44.6367, 83.9185, 329.4709
CIE-Luv:
44.6367, 61.1067, -71.5941
Hunter-Lab:
37.7934, 67.2517, -41.6112
#b81db2 color charts
#b81db2 color shades, tints & tones
#b81db2 color schemes
#b81db2 color preview, HTML & CSS examples
This text has a color of #b81db2
<p style="color:#b81db2;">Text here</p>
.mytext {color:#b81db2;}
This box has a color of #b81db2
<div style="background-color:#b81db2;">Content here</div>
.mybackground {background-color:#b81db2;}
Border around this has a color of #b81db2
<div style="border:2px solid #b81db2;">Content here</div>
.myborder {border:2px solid #b81db2;}