#b381b9 color space conversions
Hex:
#b381b9
RGB:
179, 129, 185
CMY:
30, 49, 27
CMYK:
3, 30, 0, 27
HSL:
294°, 28.5714%, 61.5686%
HSV (HSB):
294°, 30.2703%, 72.5490%
XYZ:
35.1976, 28.7870, 49.6003
xyY:
0.3099, 0.2534, 28.7870
CIE-Lab:
60.5932, 28.9125, -21.8307
CIE-LCH:
60.5932, 36.2286, 322.9449
CIE-Luv:
60.5932, 24.2529, -37.5051
Hunter-Lab:
53.6535, 23.2054, -17.2535
#b381b9 color charts
#b381b9 color shades, tints & tones
#b381b9 color schemes
#b381b9 color preview, HTML & CSS examples
This text has a color of #b381b9
<p style="color:#b381b9;">Text here</p>
.mytext {color:#b381b9;}
This box has a color of #b381b9
<div style="background-color:#b381b9;">Content here</div>
.mybackground {background-color:#b381b9;}
Border around this has a color of #b381b9
<div style="border:2px solid #b381b9;">Content here</div>
.myborder {border:2px solid #b381b9;}