#b381db color space conversions
Hex:
#b381db
RGB:
179, 129, 219
CMY:
30, 49, 14
CMYK:
18, 41, 0, 14
HSL:
273°, 55.5556%, 68.2353%
HSV (HSB):
273°, 41.0959%, 85.8824%
XYZ:
39.2268, 30.3987, 70.8179
xyY:
0.2793, 0.2164, 30.3987
CIE-Lab:
61.9967, 36.0718, -38.8066
CIE-LCH:
61.9967, 52.9823, 312.9083
CIE-Luv:
61.9967, 19.2519, -65.8685
Hunter-Lab:
55.1350, 30.5109, -37.5602
#b381db color charts
#b381db color shades, tints & tones
#b381db color schemes
#b381db color preview, HTML & CSS examples
This text has a color of #b381db
<p style="color:#b381db;">Text here</p>
.mytext {color:#b381db;}
This box has a color of #b381db
<div style="background-color:#b381db;">Content here</div>
.mybackground {background-color:#b381db;}
Border around this has a color of #b381db
<div style="border:2px solid #b381db;">Content here</div>
.myborder {border:2px solid #b381db;}