#b01daa color space conversions
Hex:
#b01daa
RGB:
176, 29, 170
CMY:
31, 89, 33
CMYK:
0, 84, 3, 31
HSL:
302°, 71.7073%, 40.1961%
HSV (HSB):
302°, 83.5227%, 69.0196%
XYZ:
25.5996, 13.0111, 39.1924
xyY:
0.3290, 0.1672, 13.0111
CIE-Lab:
42.7800, 69.5380, -40.9242
CIE-LCH:
42.7800, 80.6866, 329.5225
CIE-Luv:
42.7800, 58.2869, -67.9815
Hunter-Lab:
36.0709, 63.5575, -39.1711
#b01daa color charts
#b01daa color shades, tints & tones
#b01daa color schemes
#b01daa color preview, HTML & CSS examples
This text has a color of #b01daa
<p style="color:#b01daa;">Text here</p>
.mytext {color:#b01daa;}
This box has a color of #b01daa
<div style="background-color:#b01daa;">Content here</div>
.mybackground {background-color:#b01daa;}
Border around this has a color of #b01daa
<div style="border:2px solid #b01daa;">Content here</div>
.myborder {border:2px solid #b01daa;}