#b81da2 color space conversions
Hex:
#b81da2
RGB:
184, 29, 162
CMY:
28, 89, 36
CMYK:
0, 84, 12, 28
HSL:
309°, 72.7700%, 41.7647%
HSV (HSB):
309°, 84.2391%, 72.1569%
XYZ:
26.7281, 13.6777, 35.4138
xyY:
0.3525, 0.1804, 13.6777
CIE-Lab:
43.7671, 69.9600, -34.4948
CIE-LCH:
43.7671, 78.0018, 333.7537
CIE-Luv:
43.7671, 67.3339, -59.3338
Hunter-Lab:
36.9834, 64.2821, -30.8853
#b81da2 color charts
#b81da2 color shades, tints & tones
#b81da2 color schemes
#b81da2 color preview, HTML & CSS examples
This text has a color of #b81da2
<p style="color:#b81da2;">Text here</p>
.mytext {color:#b81da2;}
This box has a color of #b81da2
<div style="background-color:#b81da2;">Content here</div>
.mybackground {background-color:#b81da2;}
Border around this has a color of #b81da2
<div style="border:2px solid #b81da2;">Content here</div>
.myborder {border:2px solid #b81da2;}